apply_filters( 'meta_query_find_compatible_table_alias', string|false $alias, array $clause, array $parent_query, WP_Meta_Query $this )
Filters the table alias identified as compatible with the current clause.
Parameters
- $alias
-
(string|false) Table alias, or false if none was found.
- $clause
-
(array) First-order query clause.
- $parent_query
-
(array) Parent of $clause.
- $this
-
(WP_Meta_Query) WP_Meta_Query object.
Source
Changelog
Version | Description |
---|---|
4.1.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/meta_query_find_compatible_table_alias