>
Download This Plugin | |
Download Elegant Themes | |
Name | Featured Posts |
Version | 2.8.3 |
Author | Ron Rennick, Andrea Rennick |
Rating | 0 |
Last updated | 2010-11-04 05:06:00 |
Downloads |
11977
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Featured Posts plugin added 0 bytes of resources to the Home page and 6 bytes of resources to the sample Post page.
Featured Posts plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Featured Posts plugin ads no tables to your Wordpress blog database.Adds a featured post management page for site admins who can input a sitewide feed address, then select posts via a checkbox. Also includes a widget to disply posts on the main (or any) blog.
We recommend using the Sitewide tags plugin in WPMU, then placing the feed address from the tags blog in the admin menu. Otherwise, any blog feed can be used.
A widget is included. You can also code the output in your theme with <?php ra_featured_show($how_many, $read_more, $show_avatar); ?>
where
$how_many = how many posts to show - default 1
$read_more = add read more link - default show link
$show_avatar = show author avatar - default show avatar
Also includes a shortcode with parameters where values & defaults match what is above
[ra-featured howmany=1 readmore=1 showavatar=1]
For questions & updates, please see this post: WPMU Tutorials