Used By
Used By | Description |
---|---|
wp-includes/class-wp-meta-query.php: WP_Meta_Query::find_compatible_table_alias() | Identify an existing table alias that is compatible with the current query clause. |
wp-includes/class-wp-meta-query.php: WP_Meta_Query::sanitize_query() | Ensure the ‘meta_query’ argument passed to the class constructor is well-formed. |
wp-includes/class-wp-meta-query.php: WP_Meta_Query::get_sql_for_query() | Generate SQL clauses for a single query array. |