ZigPressZigPress

WordPress Widget – Show Tweets

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 [...]

Custom WordPress User Editing Restrictions

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 [...]

WordPress Plugin – Clean Head

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, [...]

Styling each WordPress page differently

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 [...]