Thread: WP/php question
View Single Post
Old 09-20-2009, 05:42 AM  
whiskey dick
Confirmed User
 
whiskey dick's Avatar
 
Join Date: Nov 2008
Posts: 106
WP/php question

I'm trying to list all the posts in a category alphabetically but the closest I've been able to get is
Code:
<?php wp_get_archives(type=alpha); ?>
(or something like that). That lists the posts in ALL categories alphabetically, is there a way to limit it to one category?
whiskey dick is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote