![]() |
wordpress coding question, help if you can
i am trying to insert a piece of html code before the months archives
<?php get_archives('postbypost', '5', '', '<br> » '); ?> i can do that for post by post. works fine but when i goto list the months <?php wp_get_archives('type=monthly&limit=20&format=html '); ?> i tried putting the html code before wp_get_archives but doesnt seem to work. if anyone has a hint how to do it, would be greatful. thx |
<?php get_archives('monthly', '', 'html', '<li>»', '</li>', TRUE); ?>
even though we talked on ICQ about it I figured someone else might need the info too :winkwink: |
| All times are GMT -7. The time now is 07:09 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123