Style to wp_get_archives?
-
I have located the iterator over the monthly arhchives and swapped this:
<?php wp_get_archives(‘daily’,”,’custom’,’xx’,'<BR>’); ?>
I wish for my list to terminate with linebreaks, not unordered list.
When I use this code, i still get the ordered list
A secondery issue i’m going to run into is that I wish the link itself to have a class=”link2″ <– by reading the api i’m not sure this is possible. Any suggestions for a workaround?
Thanks
dev work is here : https://dev.leaguemate.com/wp-leaguemate/
- The topic ‘Style to wp_get_archives?’ is closed to new replies.