Add support for AND/ALL option for meta #6816
sc0ttkclark
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem to Solve
When relationships / taxonomies support multiple values, it can be difficult to limit queries by those which contain multiple values saved on those relationships / taxonomies.
Proposed Solution
Support 'AND' / 'ALL' as operators in meta_query
Use similar logic to how tax_query works:
Workaround
No response
Examples Elsehwere
No response
Possible Workaround
No response
Screenshots / Screencast
No response
Beta Was this translation helpful? Give feedback.
All reactions