Simple Colorbox slideshows
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.
WordPress geekiness.
Plugins, code tips and more!
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 […]
Published April 16th, 2012 under Plugins
I’ve created an uber simple Colorbox plugin for WordPress. Unlike other Colorbox plugins, this one has no complicated administration panels or mess to confuse your clients with. It is named simply “Simple Colorbox“. Check it out on the WordPress plugin repository, or here.
Published April 5th, 2012 under Plugins
A long time ago in a WordPress world far far away, I made a plugin called “Multi-level Navigation plugin”. It turned out to be very popular, and despite the introduction of menus into WordPress core, is still fairly popular to this day. It seems however, […]