Author: Scott Taylor Related WordPress Plugins

Shuffle

Shuffle lets you: Attach an item (Image, Audio, Video) to anything (Post, Page, Custom Post Type, another Attachment)! Use these functions in your Theme to get your re-ordered Media: <?php //In the Loop: get_images(); //Outside of the Loop: get_images( get_the_ID() ); // Audio get_audio();.........

Johnny Cache

This is a beta release. If anything breaks, SORRY! Drop me a note to report a bug. Provides an admin interface for inspecting Memcached instances and flushing items by key or group in an AJAX fashion. This should be considered a pre-release beta be-super-careful-when-using-type release. I'll be up.........

Tumble

Your Media Library and Post History are a wealth of information and assets. Tumble allows you to pick items to share on Tumblr with just one click. The plugin is smart enough to know what kind of content you are sending and will make the proper API call to Tumblr. Super easy! Read more: http://scot.........

Like Buttons

Like Buttons makes your site instantly share-able. The plugin adds <meta> tags to your pages' HTML <head> which will pull the proper content from your site when someone shares one of your site's URLs on Facebook. Using some simple Theme functions, you can add Like buttons to posts / page.........

Minify

Similar to what we use on eMusic - this software is still experimental, but take a look! Automagically concatenates JS and CSS files that are output in wp_head() and wp_footer() - stores / serves them from Memcached (if installed) or Database. In a load-balanced environment, the generation of flat .........

Rate

Most ratings plugins contain too much code: inline JavaScript, messy markup, weird CSS. Rate is simple, hardly intrusive, and completely overridable. A Post/Page/Custom Post Type's rating is the average of all comment ratings. A user can leave a rating when commenting, and change that rating inline.........

Big, Middle, and Little Endians

Fixes rewrites for non-Big Endian date permastructs...

Atom Publishing Protocol

Atom Publishing Protocol support for WordPress is still supported in this plugin. Support for Atom was dropped in WordPress core in version 3.5....

Avatar

This is a beta release. If anything breaks, SORRY! Drop me a note to report a bug. Avatar allows you to create / edit custom avatars for your users right in the Admin Panel. Uses the same directory structure as BuddyPress, so your avatars will be sideways-compatible if you have BuddyPress installed.........

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.........

Audio/Video Bonus Pack

Audio/Video extras not found in WordPress core. Features to be implemented: Automatically encode uploads into all HTML5 formats. [Done] Create MCE Views for the [embed] shortcode. [Done - Now in core, no longer in plugin] Alternate playlist styles. A modal manager for SoundCloud There are files.........