Opened 6 years ago

Closed 2 years ago

Last modified 2 years ago

#5281 closed feature request (worksforme)

request for category unions intersections via URL

Reported by: azizpoonawalla Owned by: ryan
Priority: normal Milestone:
Component: Permalinks Version:
Severity: normal Keywords:
Cc:

Description

The functionality for searching a blog by unions and intersections of tags is a powerful feature. The same functionality for categories would also be extremely useful.

Change History (6)

  • Milestone set to 2.5

comment:2   ryan6 years ago

This is pretty easy to do if someone wants to tackle it. Add categoryslug_in and categoryslug_and queries that are patterned after the tag equivalents. These should be private query vars. Add a new public query var called "category" patterned after "tag". Convert the existing category_name query to use categoryslug_in.

comment:3   DD324 years ago

  • Component changed from General to Permalinks
  • Keywords needs-patch added
  • Owner changed from anonymous to ryan
  • Type changed from enhancement to feature request
  • Milestone changed from 2.9 to Future Release
  • Keywords needs-patch removed
  • Resolution set to worksforme
  • Status changed from new to closed

This got fixed somewhere along the line. Worksforme as of 3.1.

comment:6   dd322 years ago

  • Milestone Future Release deleted
Note: See TracTickets for help on using tickets.