Summery Summery
Filters the table alias identified as compatible with the current clause.
Syntax Syntax
Parameters Parameters
- $alias
-
(string|bool) 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 Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.1.0 | Introduced. |