Making WordPress.org

Opened 4 years ago

Closed 4 years ago

#5183 closed defect (bug) (fixed)

Disable year filters on the themes directory

Reported by: jonoaldersonwp's profile jonoaldersonwp Owned by: dd32's profile dd32
Milestone: Priority: low
Component: Theme Directory Keywords: seo
Cc:

Description

Requests to URLs like https://wordpress.org/themes/?year=2018 return incorrect 'year archive' behaviour. This parameter should be ignored.

Change History (2)

#1 @jonoaldersonwp
4 years ago

  • Component changed from General to Theme Directory

#2 @dd32
4 years ago

  • Owner set to dd32
  • Resolution set to fixed
  • Status changed from new to closed

In 9803:

Theme Directory: Ignore a bunch of query vars when processing WordPress requests.

We don't need to support most of the WordPress query vars as we only use a small number of them.

Fixes #5183.

Note: See TracTickets for help on using tickets.