Archive for January, 2012

Offering WordPress training as a service

I interact with WordPress at least once a day in some form or another. Whether I’m installing a WordPress site for a client, developing themes & plugins or writing a …

Using WordPress over bespoke solutions

There’s a decision a web developer or a web development agency has to make when providing a Content Management System (CMS) to their client. There’s several factors that might sway …

WordPress Quicktip for WP_Query

If you’ve ever wanted to use the WP_Query class to query the database and want to bring back all the posts for a certain post type then don’t forget to …

Pagination with WordPress

There are lots of tutorials on the web about how to paginate your posts with WordPress – however there are probably more titled ‘WordPress pagination not working”. It’s not that …