Make WordPress Core

Opened 8 years ago

Closed 3 years ago

Last modified 3 years ago

#44527 closed defect (bug) (worksforme)

Remove /category/ from url if Category base field in permalinks is empty

Reported by: brody182 Owned by:
Priority: normal Milestone:
Component: Permalinks Version: 4.9.6
Severity: normal Keywords:
Cc: Focuses:

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.

Change History (2)

#1 @Presskopp
3 years ago

  • Keywords needs-patch removed
  • Resolutionworksforme
  • Status newclosed

As long as 'taking-charge' is a category, it should be treated as such, I'd say. Also I am unable to reproduce the mentioned behaviour.

Also nobody seems to bother since 5 years. Let's close the ticket.

#2 @swissspidy
3 years ago

  • Milestone Awaiting Review
Note: See TracTickets for help on using tickets.