WordPress.org

Make WordPress Core

Opened 2 years ago

Last modified 9 days ago

#25006 new feature request

Display date pages from categories with permalinks

Reported by: alexvorn2 Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Permalinks Keywords: needs-patch close
Focuses: Cc:

Description

When permalinks are not set up we can view posts from a specific category from a specific year (date), but if the permalinks are set up we can view only date pages or category pages.

This works:
site.com/?cat=1&m=201307 (works)

This does not work:
site.com/category/uncategorized/2013/07 (does not work)

Change History (4)

#1 @solarissmoke
2 years ago

This should also work: site.com/2013/07/?category_name=uncategorized

Not a pure pretty permalink but I don't think that is too feasible to implement in a generic way when you start getting beyond basic filtering. You could always insert your own rewrite rules.

#2 @alexvorn2
20 months ago

  • Type changed from defect (bug) to feature request

#4 @chriscct7
9 days ago

  • Keywords needs-patch close added
Note: See TracTickets for help on using tickets.