Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#33997 closed defect (bug) (invalid)

Filtering Custom Post Types By Tag

Reported by: developerjustin's profile developerjustin Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.3.1
Component: General Keywords:
Focuses: Cc:

Description

When viewing the main screen for a custom post type, the links in the 'Tags' column bring up a list that is not limited to that post type. http://screencast.com/t/wF1o06LMbcD -> http://screencast.com/t/mJQ6XvvYJkN

Change History (3)

#1 @developerjustin
10 years ago

Seeing something similar when I debug some queries in an API we're setting up.

Sorting by title, the post_type in query_vars is fine - http://screencast.com/t/385fN9kIHai8
Add a tag, and the post_type changes to "any" though the correct one is still in the query - http://screencast.com/t/LVQPzfKj

#2 @developerjustin
10 years ago

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

#3 @DrewAPicture
10 years ago

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