wp_get_archives
-
How can i get wp_get_archives and the posts in
ol tags?<ol> <?php wp_get_archives('type=postbypost&limit=5&show_count=1'); ?> </ol>
- The topic ‘wp_get_archives’ is closed to new replies.
Home / Fixing WordPress / wp_get_archives
How can i get wp_get_archives and the posts in
ol tags?
<ol>
<?php wp_get_archives('type=postbypost&limit=5&show_count=1'); ?>
</ol>