Tonight we will be finishing off our loop, and making the pagination work. We will add our loop to the index template file of ...
Posted on August 18, 2010
Thought I would mix it up tonight before I moved onto Part 3 of creating a custom loop with pagination. I'm just going to post...
Posted on August 17, 2010
WordPresses pagination function relys on the variable $wp_query. Almost every theme you can find for WordPress has paging buil...
Posted on August 16, 2010
Devloping a website can be a time consuming, and sometimes hair pulling experience. There are few details that should be overl...
Posted on August 15, 2010
Did you know you can have different role registration on sign-up?! What I mean by this is if you are allowing people to regis...
Posted on August 13, 2010
Since WordPress 2.9, there has been a function called the_post_thumbnail(). This is a new function that allows you to use a th...