18 Oct 2009 at 17:09 by Andy
UPDATED 15 NOVEMBER 2009 – VERSION 2.1 Ever wanted to show your tweets in a widget on your WordPress sidebar (as on this site)? Now you can. This widget used on this site is one that I developed myself, based loosely on other plugins and tutorials (including some borrowed code duly acknowledged in comments), and [...]
25 Aug 2009 at 18:18 by Andy
Do you remember how, in a recent post called “Let clients use the WordPress Dashboard“, I discussed the limitations inherent in the user management system in WordPress? In a nutshell, if you use the Role Manager plugin to give a WordPress user who is fairly “senior” (but not an administrator) the ability to manage more [...]
14 Jul 2009 at 17:32 by Andy
This is my first publicly-released WordPress plugin (there will be more), and I decided to start with a really simple one – in fact, this is one that I created a little while ago, to teach myself how to write a plugin from scratch. By default, WordPress adds three tags to each page’s <head> section, [...]
06 Jul 2009 at 17:12 by Andy
This post is aimed at those who create their own WordPress themes, or who are at least comfortable editing the odd bit of PHP code in an existing theme. There are often times, when creating a WordPress theme for a site that is more than just a blog, that you want the same elements to [...]