Author: Ryan Boren Related WordPress Plugins

Akismet

Akismet checks your comments against the Akismet Web service to see if they look like spam or not and lets you review the spam it catches under your blog's "Comments" admin screen. Major features in Akismet include: Automatically checks all comments and filters out the ones that look like spam. E.........

Tribe Object Cache

Quickly and easily add object cache support that works across environments. All you have to do is activate the plugin and your install will immediately be set up to support any of the following if they are available on the server: APC Memcached Xcache WinCache ...

HyperDB

HyperDB is a very advanced database class that replaces a few of the WordPress built-in database functions. The main differences are: * HyperDB can be connect to an arbitrary number of database servers, * HyperDB inspects each query to determine the appropriate database. It supports: Read and wri.........

Exploit Scanner

This plugin searches the files on your website, and the posts and comments tables of your database for anything suspicious. It also examines your list of active plugins for unusual filenames. It does not remove anything. That is left to the user to do. Latest MD5 hash values for Exploit Scanner: .........

Theme Switcher

Allow users to switch which theme they use on your WordPress, WordPress MU, or BuddyPress site. Includes a widget for easily putting the theme-switcher as a list or dropdown in your sidebar....

Debug Bar

Adds a debug menu to the admin bar that shows query, cache, and other helpful debugging information. A must for developers! When WP_DEBUG is enabled it also tracks PHP Warnings and Notices to make them easier to find. When SAVEQUERIES is enabled the mysql queries are tracked and displayed. Add a.........

MemCachier

Changed the Memcached WP Object Cache backend to use MemCachier. This initial release is only tested with WordPress at AppFog, but should work on other sites....

Memcached Redux

Changes the famous Memcached WP Object Cache backend to actually use the Memcached class (not the Memcache class). Implements wp_cache_get_multi() and wp_cache_set_multi() wp_cache_get_multi( array( array( 'key', 'group' ), array( 'key', '' ), arr.........

Memcached Object Cache

Memcached Object Cache provides a persistent backend for the WordPress object cache. A memcached server and the PECL memcache extension are required....