Hey everybody, I’m creating an archive page in WordPress and I want it to list post titles from specific categories.
Here’s a link of my page: http://wloy.org/archivestesting/
I have 5 categories: Interviews, News and Features, Past Shows, Specialty Shows, and Photos (they are all actually subcategories of my Category named Archives). I would like WordPress to generate all of the post titles wrapped in list items.
I’m looking for something like this:
Can anyone help me out? I’ve tried using wp_get_archives but I don’t know how to slim down what gets echo’d back to just a single category.
Any help appreciated. Thanks!
Tim
[email protected]