This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

featured area post

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.

Screenshots

  • you can see the select featured post area in this panel.

Installation

Upload the featured area post plugin to your blog, Activate it.

You’re done!

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“featured area post” is open source software. The following people have contributed to this plugin.

Contributors

Translate “featured area post” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.