We’ve just released WordPress Creation Kit. It’s basically a collection of tools for developers meant to speed up client work. These tools handle specific operations that can be found repeatedly in custom WordPress projects, things like creating custom post types, custom taxonomies or meta boxes for fields. WordPress Creation Kit is composed of three plugins: [...]
Image resize plugin
We’ve just finished a new plugin: one that integrates the image resize script TimThumb with TinyMCE, the WYSIWYG editor that WordPress uses. You can download it here via the official WordPress repository.
New Plugin: Talky WordPress
We have a new plugin, one that makes WordPress talk! It adds talky sound events for publishing and deleting posts or pages, plugin activation and deactivation and theme activation. It uses SoundManager 2 for playing sounds using JavaScript, by wrapping and extending Flash 8′s sound API. You can grab it at the official WordPress plugin [...]
WP Post Sorting Plugin
It all started a couple of days ago, when we were working on an aquarium fish website, and we had some trouble while trying to sort posts within certain categories alphabetically. We found a plugin called Sort Category Posts By Title that seemed to be just what we needed, but when using it only with [...]