Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#2653 closed defect (bug) (fixed)

Nested categories won't show up when using Archives.php template

Reported by: christiaan's profile Christiaan Owned by: davidhouse's profile davidhouse
Milestone: 2.1 Priority: normal
Severity: normal Version: 2.0.2
Component: General Keywords: Archives.php template category nested parent bg|has-patch
Focuses: Cc:

Description

If you use the Kubrick archives.php template to create an archives page any nested categories you have will not show up.

Attachments (2)

2653.diff (396 bytes) - added by davidhouse 18 years ago.
2653.2.diff (1.0 KB) - added by davidhouse 18 years ago.

Download all attachments as: .zip

Change History (6)

#1 @davidhouse
18 years ago

  • Keywords bg|has-patch added
  • Owner changed from anonymous to davidhouse
  • Status changed from new to assigned

Nice catch.

@davidhouse
18 years ago

#2 @davidhouse
18 years ago

In fact, we should probably make hierarchial on by default as it apparently used to be.

@davidhouse
18 years ago

#3 @davidhouse
18 years ago

Here's a patch to do just that.

#4 @ryan
18 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [3706]) Default category lists to hierarchical. Update default theme to use wp_list_categories(). Props David House. fixes #2653

Note: See TracTickets for help on using tickets.