Random post in Wordpress
January 10th, 2009 by jf |
No Comments |
Filed in Tech, Web, Wordpress Devlopment
While building up my new WordPress theme, I wanted to display a list of random post for my blog footer. I have been searching a lot and got several plugins and ways to do this, but a last I found out the most simplest way.
Using the orderby=rand argument you can return a random list using [...]
Tags: Development, WordPress