Linux 软件免费装

Random Featured Post

开发者 scott@mydollarplan.com
更新时间 2008年5月15日 23:57
捐献地址: 去捐款
PHP版本: 2.3 及以上
WordPress版本: 2.5.1

标签

post random featured home favorite

下载

1.0.1 1.1.0 1.1.1 1.1.2 1.1.3

详情介绍:

The Random Featured Post plugin allows you to display a random post from a designated category. Ideally this should draw readers landing on your homepage to some of your best posts. The featured post will display the title "Featured Post" (customizable) along with the post's title, an excerpt and a link to continue to the full post.

安装:

  1. Download and unzip featuredpost.zip to your plugin folder.
  2. Activate the plugin from the Plugins section of your dashboard.
  3. (Optional) Create a "Featured" category.
  4. Go to the "Featured Post" options in your dashboard and select the categories from which you would like posts to be randomly selected.
  5. Check the "Show Featured Post" box and click "Update" to save your changes.
  6. Place a call to the show_featured_post() function in your template, most likely in your main index template just before the loop.