Ticket #5692 (new enhancement)

Opened 1 year ago

Last modified 10 months ago

Archives detailed per category

Reported by: davidedelvento Assigned to: anonymous
Priority: normal Milestone: 2.9
Component: Template Version: 2.5
Severity: normal Keywords: has-patch needs-testing
Cc:

Description

I've written a small patch which makes possible to have the archives detailed per category, which means the wp_get_archives() accept more values for the show_post_count parameter:

0 as now (the post count is not shown)

1 as now (the total post count is shown)

2 the post count per category is shown

3 both 1 & 2 are shown

If you will approve this patch, I'll update the page http://codex.wordpress.org/Template_Tags/wp_get_archives

Attachments

detailedArchives.patch (2.7 kB) - added by davidedelvento on 01/20/08 00:10:50.

Change History

01/20/08 00:10:50 changed by davidedelvento

  • attachment detailedArchives.patch added.

01/21/08 18:00:20 changed by hansengel

  • keywords set to has-patch needs-testing.
  • type changed from defect to enhancement.
  • version set to 2.5.
  • component changed from General to Template.
  • milestone changed from 2.6 to 2.5.

03/19/08 23:59:37 changed by ffemtcj

  • milestone changed from 2.5 to 2.6.