wordpress | February 1st, 2010
just add this
<?php wp_get_archives(’title_li=&type=postbypost&limit=10′); ?>
it will add title with link inside <li></li>


wordpress | February 1st, 2010
just add this
<?php wp_get_archives(’title_li=&type=postbypost&limit=10′); ?>
it will add title with link inside <li></li>


