Featured Post Plugin WordPress, Download, Install

Featured Post Plugin for WordPress.

Featured Post Download Now

Download Now

(If the link does not work)↓

Originals Link WordPress.org

https://wordpress.org/plugins/featured-post/

How to Install Featured Post Plugin, Manually

This section describes how to install the plugin and get it working.

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to post list are then choose your featured post.
  4. Put the code <?php query_posts($query_string."&featured=yes"); ?> before the post loop starts where you want to showt he featured posts.
  5. Put a widget on sidebar for listing featured post in unordered list
  6. NOTE: ****Please just after the loop you have called the custom query don’t forget to add wp_reset_query(); after the loop, else you will have all other normal post loops showing the featured posts.

Video

Plugin Not Working?

If any errors or problems with the plug-in then write comments.

Add a Comment

Your email address will not be published. Required fields are marked *