Display Random Posts in WordPress
I am working on a new WordPress site and I wanted to display a selection of random posts at the bottom of every page. It is pretty simple to...
15 comments
I am working on a new WordPress site and I wanted to display a selection of random posts at the bottom of every page. It is pretty simple to...
15 comments
If you take a look at the template hierarchy in WordPress, you will notice that you have the ability to create custom templates for different category pages by simply...
20 comments
I was just putting together a WordPress widget for a client and I came across a small road block. I was using <?php query_post(); ?> to set the loop...
22 comments