Need to Display archive list from one category
-
I’ve been trying to find a way to display my archive list in alpha order but from only one category.
I tried the following… didn’t work
<?php wp_get_archives('type=alpha&cat=4');?>
I installed a plugin – Archives for a category WordPress plugin
didn’t work.Any suggestions? Seems like it should be easy, but I’m not finding the solution. Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Need to Display archive list from one category’ is closed to new replies.