Plugin for the featured post and management.
This plugin was created to for the featured post management. Its easy and any minor wordpress developer or user can use and integrate into his wordpress theme with ease.
This is not a common problem, but this occurs when you are have called query_posts(***."featured=yes"); before the normal template loop like in category.php or archive.php or even index.php. So, its a good practice to add a wp_reset_query(); after each custom query you make adding "featured=yes". So why not add the wp_reset_query(); after the loop of featured posts.
As mentioned earlier, this is just a simple featured posts management plugin that adds the post meta data as featured=yes for the particular post marked as featured.
Requires: 2.9.2 or higher
Compatible up to: 3.0.5
Last Updated: 2010-7-2
Downloads: 3,933
Got something to say? Need help?