=== Recent Posts Multi-sitewide === Contributors: Scott Baker, Chase Crawford Donate link: not made yet... Tags: recent posts, wpmu Tested in: 3.4.2 == 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. `` === Other notes === 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](http://www.joker-enterprizes.com/contact/) and we can discuss your ideas. Any issues: [contact me](http://www.joker-enterprizes.com/contact/). == Installation == The plugin is simple to install: 1. Download `recent_mu_posts.zip` 2. Unzip 3. Upload `recent_mu_posts` directory to your `/wp-content/plugins` directory 4. Go to the plugin management page and enable the plugin 5. Give yourself a pat on the back == Change Log == = v0.10b 2012/09/13 = * Updated readme.txt. = v0.10 2012/09/? = * Plugin first sees the light of day.