Archive for the ‘Tutorials’ Category

Global Variables and the WordPress Loop

Saturday, May 30th, 2009

I found a great article on how to do custom queries using the WordPress Loop, which really open up the possibilities. When creating custom loops, you can not only build a very versatile blog - but also use WordPress as a CMS.

Define your own WordPress Loop using WP Query