Opened 5 years ago
#44527 new defect (bug)
Remove /category/ from url if Category base field in permalinks is empty
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 4.9.6 |
Component: | Permalinks | Keywords: | needs-patch |
Focuses: | Cc: |
Description
so basically if my category base field is empty the url should not display "category"
https://wordpress.org/category/taking-charge/
should be
https://wordpress.org/taking-charge/
currently both links work but only one displays the category archive, the other just displays the category title.
Note: See
TracTickets for help on using
tickets.