Yes, AO is another extension of the Query Loop block. Currently the plan is to add options that modify existing filters:
- Include (Any) [existing, default behavior]–?e.g. has category ‘recipe’ OR tag ‘meals’
- Exclude (None) – e.g. does not have category ‘recipe’ OR tag ‘meals’
- Overlap (All) – e.g. has category ‘recipe’ AND tag ‘meals’
This might help if there is already an existing filter for user role or custom meta data. Then you could do something like “has category dinners and has role premium” but (a) it probably wouldn’t make sense for the AO plugin to add those filters and (b) if you’re wanting to inherit the query from the template those filter and thus this plugin’s operators wouldn’t be accessible.
Not sure we’ll be able to provide a specific solution to this for you, but if you want to email [email protected] I can connect you with a developer that could make something custom happen.
-
This reply was modified 1 year, 4 months ago by
Small Plugins. Reason: clarify "Include (Any)"