About
Plugin Description :
- Used to make your archives look neat.
How to Use
-
You’ll need to put the CODE anywhere in your sidebar.
- <form id=”archiveform” action=”">
<select name=”archive_chrono” onchange=”window.location =
(document.forms.archiveform.archive_chrono[document.forms.
archiveform.archive_chrono.selectedIndex].value);”>
<option value=”>Select Month</option>
<?php get_archives(’monthly’,”,’option’); ?>
</select></form>











