How to use wp_get_archives?
-
How am I supposed to use the wp_get_archives function?
I’m using it with the format=option set, i.e.:
<?php wp_get_archives('type=monthly&format=option'); ?>
It creates a list of options, with the full URL for the selected one as the value. But what form code do I have to wrap this with to navigate?
Thanks,
Pete.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to use wp_get_archives?’ is closed to new replies.