Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.1 compatibility #12

Open
nickdaugherty opened this issue Nov 21, 2014 · 2 comments
Open

4.1 compatibility #12

nickdaugherty opened this issue Nov 21, 2014 · 2 comments
Milestone

Comments

@nickdaugherty
Copy link
Contributor

4.1 changes how some queries are represented internally...specifically the structure of WP_Meta_Query::queries has changed, which affects ES_WP_Meta_Query.

https://core.trac.wordpress.org/changeset/29887

Compatibility with other query classes (WP_Date_Query, WP_Tax_Query, WP_Query) also needs to be verified:

https://core.trac.wordpress.org/changeset/29923

@bcampeau
Copy link
Member

Thanks, we'll check this out soon.

@mboynes
Copy link
Contributor

mboynes commented Feb 29, 2016

Related: #29, #31, #32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants