[wp-trac] [WordPress Trac] #3110: wp_get_archives not working
properly on daily view
WordPress Trac
wp-trac at lists.automattic.com
Wed Sep 6 01:51:44 GMT 2006
#3110: wp_get_archives not working properly on daily view
----------------------+-----------------------------------------------------
Reporter: RuddO | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: Template | Version:
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
<?php wp_get_archives('type=monthly&show_post_count=1'); ?>
works and shows the post counts
<?php wp_get_archives('type=daily&show_post_count=1&limit=10'); ?>
doesn't show post counts (though the listing works)
what's wrong?
example:
http://digitalcameratracker.com/archives/
--
Ticket URL: <http://trac.wordpress.org/ticket/3110>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list