Opened 18 years ago
Closed 18 years ago
#6928 closed defect (bug) (fixed)
wp_list_categories should allow current category parameter
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.6 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Template | Keywords: | has-patch wp_list_categories current_category curent-cat |
| Focuses: | Cc: |
Description
wp_dropdown_categories lets you choose the selected category; wp_list_categories should allow you to choose the current category. The attached patch does that.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [7903]) Add current_category option to wp_list_categories(). Props filosofo. fixes #6928