
Back in April I showed you how to add a custom loop to your sidebar for displaying the latest posts from a given category using the query_posts function. (see Custom Loop in Sidebar) Here's a little variation that will display a random post on a page using that very same query_posts function. Why do this? It's a great ... Read More »
