Helpful Page Functions for WordPress
April 13, 2011
Over the past month I have been working on a large project that has taken up a lot of my time, but I wanted to quickly share two small functions…
Over the past month I have been working on a large project that has taken up a lot of my time, but I wanted to quickly share two small functions…
I have had to use this little bit of code a few times for multiple clients who didn’t want the new WordPress 3.1 admin bar. All you need to do…
If you’re a theme developer and you want to allow users to set a custom background image or color, activating the feature in WordPress 3.0 is as simple as including…
When you develop a theme for WordPress, you should consider giving your users a few customizable options so they can easily modify certain elements to their liking. Simple and easy-to-use…
I have been working with the http://bit.ly API and decided to change the short URLs on my site to include the short URLs provided by http://bit.ly. The API is pretty…