Automatic Updates For Private And Commercial Themes

June 2nd, 2011

This is a PHP library that lets you add automatic update notifications and single-click updates to any WordPress theme. It’s purpose is to be easy to integrate for developers and to provide a familiar experience to theme users. From the users’ point of view, update notifications generated by this library will look and function just [...]

Continue Reading...

Automatic Updates For Private And Commercial Plugins

September 2nd, 2010

Since time immemorial, only plugins hosted in the official WordPress.org plugin directory have supported automatic updates. Now, I’ve written a PHP library that you can use to add automatic update capabilities to any plugin. Public, private and commercial plugins alike – all can now enjoy the benefits of automatic update notifications and one-click upgrades. The [...]

Continue Reading...

Changelog Generator For WordPress Plugins

August 20th, 2009

A few months ago, WordPress.org introduced a new feature available to plugins hosted in the Plugin Directory – changelogs. Having an easily accessible changelog is certainly a usability plus, but I felt it created unnecessary work for plugin developers. Personally, I usually provide meaningful log messages (example) when uploading a new version of a plugin [...]

Continue Reading...

WordPress Ideas RSS Feed

August 13th, 2009

WordPress.org has an Ideas section where users can post their suggestions for new WordPress features and comment on ideas posted by other users. If you’re a plugin developer or just someone who blogs about WP, this page is a good place to look for new… well, ideas. It doesn’t have an RSS feed though, so [...]

Continue Reading...