Opened 15 years ago
Closed 15 years ago
#12508 closed defect (bug) (fixed)
Custom taxonomy permalinks broken
Reported by: | scribu | Owned by: | ryan |
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | 3.0 |
Component: | Rewrite Rules | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
Using this permalink structure: /index.php/%year%/%monthnum%/%postname%/
/index.php/tax/slug (404)
/index.php?tax=slug (works)
get_term_link() returns /index.phptax/slug (also 404)
Previous work: #11061
Attachments (2)
Change History (8)
Note: See
TracTickets for help on using
tickets.
Sort of related: #10786