Banner for Yet Another Featured Posts Plugin
Yet Another Featured Posts Plugin provides an easy AJAX interface to feature posts, with thumbnails & other display options for featured posts. Wordpress Tutorial
Noted That:
  • To install correctly this yet-another-featured-posts-plugin.zip .
  • Fisrt Download the yet-another-featured-posts-plugin.zip to your computer
  • Extract/Open yet-another-featured-posts-plugin.zip to Your Computer.
  • Then, Find readme.txt file inside yet-another-featured-posts-plugin.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " yet-another-featured-posts-plugin.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Yet Another Featured Posts Plugin

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Yet Another Featured Posts Plugin

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Yet Another Featured Posts Plugin

Step-5 : Now, Browse " yet-another-featured-posts-plugin.zip " Downloaded plugin from your computer, Where you downloaded " yet-another-featured-posts-plugin.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Yet Another Featured Posts Plugin

Step-6 : Now, Click on " Active Plugin "

Activate Yet Another Featured Posts Plugin

Step-7 : Then, See left Side Menu. " Yet Another Featured Posts Plugin " folder is added on left Side Menu. Now, Click on " Yet Another Featured Posts Plugin " folder.

Noted that: If you do not see " Yet Another Featured Posts Plugin " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Yet Another Featured Posts Plugin Configurations and Settings or How to work " Yet Another Featured Posts Plugin " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Yet Another Featured Posts Plugin (YAFPP) " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Yet Another Featured Posts Plugin (YAFPP)
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

Basic installation of YAFPP is simple:

  1. Upload the folder yet-another-featured-posts-plugin into the /wp-content/plugins/ directory

  2. Activate the plugin through the ‘Plugins’ menu in WordPress

  3. Select featured posts by clicking the ‘featured stars’ within the post listing in ‘Posts > Edit’

  4. Place wherever you want a list of featured posts in your templates

Output options

For more advanced users there are a number of output options. Simply pass an option array: 'return' ); ?> . In this example would return the formatted string of data instead of echoing it.

Output options include:

  • echo : (Default) Echoes an HTML formatted string of featured posts
  • return : Returns an HTML formatted string of featured posts
  • arr : Returns a PHP array of data related to the featured posts
  • the_loop : Alters the query for WordPress’ The_Loop

See the FAQs for more info on output options.

Read the complete documentation


Name