WordPress, Multisite and BuddyPress plugins, themes and support


WPMU Power Tools is a plugin for site admins that gives them more control over their blog network with a handful of tools. At the moment there are two tools:

PHP Code Executor

Intended mainly for advanced users with knowledge of PHP and WordPress code, you will now be able to easily make modifications to your WPMU site and every blog in your network on the fly. Even if you can’t code, there are some very nice and smart people behind WPMU that can wite you the code to execute. For example: say you want to modify existing blogs users to be registered and logged in to comment? Enter this line in the executor and select all blogs, and it will do the rest.
update_option(‘comment_registration’, ’1′);

Other possible uses include migrating bloggers from one theme to another, changing permalink settings, adding categories/links, extracting information on each blogger, etc.

WPMU Power Clean

Think of this as a registry cleaner, but for WPMU. I don’t like unneeded database entries and spam blogs being in my database, so I created this tool that will cleanup the mess. You can select which options you like and then simply hit PowerClean to do the magic.

Hopefully there will be more tools to come. Feel free to let me know your suggestions for features/tools.

Download: http://plugins.paidtoblog.com/wpmu-power-tools

Post to Twitter Tweet This Post