Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Add initial support for previewing meta queries #174

Merged
merged 25 commits into from
Jul 5, 2016

Conversation

westonruter
Copy link
Contributor

I am very aware that we are woefully under-supporting the various query vars that a WP_Query can take and which can be impacted by the Customizer state. Moreover, I am even more concerned that we are not properly accounting for combinations of query vars and considering when two conditions cancel each other out. A much more robust posts_where query builder is needed I think.

westonruter and others added 25 commits June 9, 2016 21:53
Customize preview: Allow filtering of array meta values.
Skip meta query compare if meta value is array and compare type is not 'IN'
@westonruter westonruter merged commit feaa636 into develop Jul 5, 2016
@westonruter westonruter deleted the feature/meta-queries branch July 5, 2016 19:07
@westonruter westonruter added this to the 0.7 milestone Jul 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants