Make WordPress Core

Opened 5 years ago

Closed 4 weeks ago

#44527 closed defect (bug) (worksforme)

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

Reported by: brody182's profile brody182 Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 4.9.6
Component: Permalinks Keywords:
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.

Change History (1)

#1 @Presskopp
4 weeks ago

  • Keywords needs-patch removed
  • Resolution set to worksforme
  • Status changed from new to closed

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.

Note: See TracTickets for help on using tickets.