24 Dec 2009 at 10:56 by Andy Towler
Sometimes you need to be able to hide the update notices in the WordPress admin pages. One example is when your clients have sufficient admin access to see them, but you don’t want them to try an upgrade and risk destroying the site if something goes wrong. A little knowledge is a dangerous [...]
24 Nov 2009 at 12:07 by Andy Towler
So you’re designing a website, and you’ve reached a point where you need two background images behind the whole page, both repeating in at least one direction, but not all your pages will be full screen height.
Let’s say that the “farthest” background is an abstract tiled pattern of some kind, and the “nearest” background [...]
06 Jul 2009 at 17:12 by Andy Towler
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 be [...]