alleyinteractive / alleyinteractive/es-wp-query

4.1 compatibility

Open
#12 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
125
Forks
28
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.