
bb/BuddyPress & multisite spam
Published August 5th, 2012 under Plugins
Spam Destroyer plugin now features experimental support for bbPress user registrations, bbPress guest posting.
Published August 5th, 2012 under Plugins
Spam Destroyer plugin now features experimental support for bbPress user registrations, bbPress guest posting.
Published August 4th, 2012 under General
I was having a dreadful time converting from the UTC time stamp stored in the WordPress database to the local time set in the admin panel. I ended up writing the following handy little function to convert the times easily.
Published July 22nd, 2012 under Plugins
The Simple Colorbox plugin now features slideshow functionality. It will no longer display those annoying horizontal scrollbars when the browser is skinnier than it is tall.
Published June 25th, 2012 under Plugins
I’ve created a new plugin called the Unique Headers WordPress Plugin. It adds the ability to use unique custom headers on individual pages, posts or categories.
Published June 18th, 2012 under General
A simple filter to automatically add a class attribute like widget-order-1 to all widgets within sidebars.
Published June 15th, 2012 under General
Quick code snippet for anyone attempting to filter get_header() in WordPress. This is a useful feature for developers wanting to modify the header image of a site without needing to mess with the theme.
Published June 13th, 2012 under General
Including convoluted chunks of code to WordPress themes so that you can provide support for advanced title tags is mostly pointless since the same functionality is provided by SEO plugins.
Published June 13th, 2012 under Plugins
WordPress plugin which removes the “delete site” link from the admin panel of a multi-site installation.
Published June 5th, 2012 under Plugins
A plugin which demonstrates how to extend the theme customiser built into the default Twenty Eleven theme in WordPress 3.4.
Published April 25th, 2012 under General
As of WordPress 3.4, the way custom headers and backgrounds are handled by WordPress is changing. This won’t make any real difference to end-users, but those of us who make themes should being transitioning to the new system immediately. On the current trunk version of […]