Opened 15 years ago
Closed 15 years ago
#15017 closed defect (bug) (fixed)
get_body_class() doesn't return information about the current custom taxonomy archive
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.1 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Taxonomy | Keywords: | has-patch, ui-feedback |
| Focuses: | Cc: |
Description
Custom taxonomy archives don't get a body class added. Patch attached.
Attachments (4)
Change History (12)
#1
@
15 years ago
The first patch was flawed. The second one adds
tax-$taxonomy and
tax-$taxonomy-$term
which makes this usable.
Note: See
TracTickets for help on using
tickets.
Trivial patch