Make WordPress Core

Opened 12 years ago

Last modified 2 months ago

#25006 reopened feature request

Display date pages from categories with permalinks

Reported by: alexvorn2's profile alexvorn2 Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Permalinks Keywords: needs-patch
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 (7)

#1 @solarissmoke
12 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
11 years ago

  • Type changed from defect (bug) to feature request

#4 @chriscct7
10 years ago

  • Keywords needs-patch close added

#5 follow-up: @karmatosed
2 months ago

  • Resolution set to wontfix
  • Status changed from new to closed

Thank you for the workaround and also for logging the issue. It appears that this can now be closed, if that is not the case though please add more information and we can always reopen any ticket. For now closing as won't fix.

#6 in reply to: ↑ 5 @alexvorn2
2 months ago

  • Keywords close removed
  • Resolution wontfix deleted
  • Status changed from closed to reopened

Replying to karmatosed:

Thank you for the workaround and also for logging the issue. It appears that this can now be closed, if that is not the case though please add more information and we can always reopen any ticket. For now closing as won't fix.

Workaround where? That link is not accessible, this ticket is 11 years old, maybe the information there was deleted or moved.

Did you checked if that link is still working?

Last edited 2 months ago by alexvorn2 (previous) (diff)

#7 @alexvorn2
2 months ago

Looks like a nice idea to be implemented, maybe focus more on core and start to improve it not to destroy.

Note: See TracTickets for help on using tickets.