/ Published in: PHP
Expand |
Embed | Plain Text
<ul><?php wp_get_archives('type=monthly'); ?></ul>
You need to login to post a comment.
ryarwood on 07/27/10
php wordpress archive shortcode
2 people have marked this snippet as a favorite
<ul><?php wp_get_archives('type=monthly'); ?></ul>
You need to login to post a comment.