Thread Starter
russ
(@russ)
got it
<?php wp_get_archives(‘type=monthly&show_post_count=TRUE’); ?>
Thanks
Thread Starter
russ
(@russ)
Im trying to do it with arcives as well, the instructions seem to be like this only its not working any ideas?
<?php wp_get_archives(‘type=monthly’,show_post_count); ?>
Thanks