#1800 closed enhancement (fixed)
Highlight current category
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 1.6 |
| Component: | General | Keywords: | highlight current category, bg|has-patch bg|squashed bg|commit |
| Focuses: | Cc: |
Description
I raised a suggestion in the wp-testers mailing to change the list_cats function so that if browsing a category page, the current category is highlighted in the list_cats output.
With the help of Ryan Boren and David House we came up with this patch, that changes the list_cats function in the wp-includes/template-functions-category.php file.
Attachments (2)
Change History (9)
Note: See
TracTickets for help on using
tickets.
I've done brief testing on this and it works fine.