Changes between Initial Version and Version 1 of Ticket #41287, comment 2
- Timestamp:
- 07/11/2017 08:47:09 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #41287, comment 2
initial v1 1 1 Is there a way for the existing OR functionality / bug to be provided via API endpoint or parameter to the existing endpoint to toggle between AND / OR? 2 2 3 I'm thinking it could be helpful for certain situations (find all posts in taxonomy X or Y rather than only posts intaxonomy X and Y).3 I'm thinking it could be helpful for certain situations (find all posts in EITHER taxonomy X or Y, rather than find all posts in ONLY taxonomy X and Y). 4 4 5 5 Also does it only affect tags?