11 Feb, 2009
·
Below is a test of my WordPress Theme Showcase plugin. Below are the three themes I have loaded in my wp-config/themes folder. Each theme thumbnail has a “Preview Theme” link that lets you view the theme on your site. Great way to show off your themes to the public!
Fully compatible with WordPress 2.7 and WordPress MU 2.7

Preview Theme
Description: Designed by Wolfgang Bartelme, ported to Wordpress by LEMONed, modified by XSized.

Preview Theme
Description: The original WordPress theme that graced versions 1.2.x and prior.

Preview Theme
Description: The default WordPress theme based on the famous Kubrick.
Popularity: 14% [?]
Tags: plugin, Theme Showcase, WordPress, WordPress-MU
12 Jun, 2008
·
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: 15% [?]
Tags: Aggregator, plugin, WordPress-MU