Opened 5 years ago
Closed 4 years ago
#6357 closed defect (bug) (fixed)
need taxonomy queries and pretty taxonomy urls
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6 |
| Component: | Taxonomy | Version: | 2.5 |
| Severity: | normal | Keywords: | taxonomy dev-feedback |
| Cc: |
Description
no way to query taxonomies via url
Attachments (7)
Change History (16)
comment:2
robmil
— 5 years ago
This breaks my blog, with posts showing up empty; the culprit is in post-template.php. Attached is a fix.
comment:6
DD32
— 4 years ago
Can this be classed as fixed? Which version?
IIRC, /taxonomy-rewrite-slug/tax-term-slug/ should work?
comment:8
Denis-de-Bernardy
— 4 years ago
- Component changed from General to Taxonomy
- Owner changed from anonymous to ryan
fixed, right?
comment:9
Denis-de-Bernardy
— 4 years ago
- Milestone changed from 2.9 to 2.6
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [7491]) Taxonomy queries and urls. Props andy. see #6357