Opened 7 years ago
Closed 7 years ago
#3417 closed enhancement (fixed)
Category listings in default theme isn't hierarchical
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | lowest | Milestone: | 2.1 |
| Component: | Template | Version: | 2.1 |
| Severity: | trivial | Keywords: | has-patch dev-feedback |
| Cc: |
Description
I personally prefer hierarchical over non-hierarchical. I mean, if a user took the time to make a category the child of another, then they probably want it displayed that way.
Can anyone think of a reason why it shouldn't be hierarchical in the default theme? I looked in the revision log of sidebar.php and it appears it's just been that way since the beginning: [2571]
Heck, wp_list_categories() even defaults to true and it is hierarchical in the "classic" theme.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
+1. makes a lot more sense. Include in the next 2.0 release or leave it until 2.1/2.2?