featured area post

Plugin Banner

featured area post

by yalamber

Download
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.

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

You’re done!

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

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

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.

Back to top