Recent Posts Multi-sitewide

0

This plugin allows you to display the latest posts of all blogs on your main wpmu site. Normal Usage Insert “[recent_mu_posts howmany=10]” into the content of a page, where “howma

Version
Last updated
Active installations
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

This plugin allows you to display the latest posts of all blogs on your main wpmu site.

Normal Usage

Insert “[recent_mu_posts howmany=10]” into the content of a page, where “howmany=10” is how many posts you would like to display.

Optional usage

You can optionally use this in your theme by adding the code below into your theme file, this is not recomended due to the fact that if you change your theme it will not work in your new theme.

<?php do_shortcode('[recent_mu_posts howmany=10]'); ?>Plugin initially produced on behalf of [Sound Source Music](http://www.ssminstruments.com).

Is this plugin lacking a feature you want? I’m happy to accept offers of feature sponsorship: contact me and we can discuss your ideas.

Any issues: contact me.

Thank you to Chase Crawford for the query to get the info, it came from Snipplr