WordPress MU Aggregator Plugin
By Strangework.com: I’m excited to announce the release of my first WordPress plugin, the WordPress MU Aggregator Plugin.
This plugin will display the most recent posts from all blogs in a WordPress MU network. The Aggregator only returns blogs updated in the last 30 days.
Created for WordPress MU 1.5.1
Features:
- Supports permalinks, non-friendly links (querystrings), or a mixture of both
- Pulls new posts directly from the database, not an RSS feed
- Main WordPress MU install is not displayed in the list
- Style-less to allow for easy implementation in any theme.
- Easy to read comments for easy edits and styling
- More features and sidebar widgets coming soon
Installation:
Step 1.
Unzip the file and upload wordpressMU-aggregator.php to your WordPress plugin folder.
Step 2.
Active the plugin in your WordPress Admin section under the plugins menu
Step 3.
Insert this code:
<php wp_mu_aggregator(10); ?>
Anywhere in your theme. That’s it! Change the number to alter how many posts are returned.
Download: WordPress MU Aggregator Plugin v0.5
Please comment with any bugs, comments, feature requests, or hate mail!
Popularity: 12% [?]
Tags: Aggregator, plugin, WordPress-MU




























Mike said
am June 14 2008 @ 8:12 am
Would love to download your plugin…
…but the link to the .zip returns a 404.
Brad said
am June 15 2008 @ 9:41 pm
doh! Download link has been fixed.
Nazieb said
am July 2 2008 @ 6:22 am
Whoa.. This is that I want..
You know, before I know this, it is very hard to find plugin like this. And I thought I should create it by myself..
But it isn’t neccessary now, because you’ve done it.. Thanks..
Good job, Brad..
Brad said
am July 11 2008 @ 2:18 pm
@Nazieb glad you enjoyed this plugin! Let me know how it works for you!