Hi!
I thought this was easier.. I'm searching all over the codex without finding something useful.
I need 3 different dropdown archives. Each one of only ONE category. How can I do that?
I tried with:
<?php wp_get_archives('type=monthly&category=X'); ?>
...but it didn't work!
Please help meee! :)
Thanks in advace guys!