=== featured area post === Contributors: Yalamber subba Tags: comments, spam Requires at least: 2.9 Tested up to: 3.0 Stable tag: 1.0 With this plugin you can select featured post for different areas. This can be useful for magazine websites. == Description == This plugin can help you set featured post for different areas of your site. To use it you just need to pass query var featured_area= (feauerd area no) to query_posts function. == Installation == Upload the featured area post plugin to your blog, Activate it. You're done! == Frequently Asked Questions == = How to use this plugin? = First upload and activate the plugin. Then use following as for example. query_posts('featured_area=1'); //to show the post from featured area 1. == Screenshots == 1. you can see the select featured post area in this panel.