ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-meta-query.php

WP_Meta_Query::is_first_order_clause()

Method: Determine whether a query clause is first-order.

Source: wp-includes/class-wp-meta-query.php:218

Used by 3 functions | Uses 0 functions

WP_Meta_Query::parse_query_vars()

Method: Constructs a meta query based on ‘meta_*’ query vars

Source: wp-includes/class-wp-meta-query.php:229

Used by 0 functions | Uses 1 function

WP_Meta_Query::get_cast_for_type()

Method: Return the appropriate alias for the given meta type if applicable.

Source: wp-includes/class-wp-meta-query.php:277

Used by 1 function | Uses 0 functions

WP_Meta_Query::get_sql()

Method: Generates SQL clauses to be appended to a main query.

Source: wp-includes/class-wp-meta-query.php:308

Used by 0 functions | Uses 5 functions

get_meta_sql

Filter Hook: Filters the meta query’s generated SQL.

Source: wp-includes/class-wp-meta-query.php:343

Used by 1 function | Uses 0 functions

WP_Meta_Query::get_sql_clauses()

Method: Generate SQL clauses to be appended to a main query.

Source: wp-includes/class-wp-meta-query.php:361

Used by 1 function | Uses 1 function

WP_Meta_Query::get_sql_for_query()

Method: Generate SQL clauses for a single query array.

Source: wp-includes/class-wp-meta-query.php:394

Used by 2 functions | Uses 3 functions

WP_Meta_Query::get_sql_for_clause()

Method: Generate SQL JOIN and WHERE clauses for a first-order query clause.

Source: wp-includes/class-wp-meta-query.php:480

Used by 1 function | Uses 4 functions

WP_Meta_Query::get_clauses()

Method: Get a flattened list of sanitized meta clauses.

Source: wp-includes/class-wp-meta-query.php:646

Used by 0 functions | Uses 0 functions

WP_Meta_Query::find_compatible_table_alias()

Method: Identify an existing table alias that is compatible with the current query clause.

Source: wp-includes/class-wp-meta-query.php:670

Used by 1 function | Uses 3 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy