ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 210

WP_Meta_Query::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

WP_Meta_Query::find_compatible_table_alias()

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

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

Used by 0 functions | Uses 0 functions

WP_Meta_Query::get_cast_for_type()

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

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

Used by 0 functions | Uses 0 functions

WP_Meta_Query::get_clauses()

Method: Gets a flattened list of sanitized meta clauses.

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

Used by 0 functions | 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:357

Used by 0 functions | Uses 0 functions

WP_Meta_Query::get_sql_clauses()

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

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

Used by 0 functions | Uses 0 functions

WP_Meta_Query::get_sql_for_clause()

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

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

Used by 0 functions | Uses 0 functions

WP_Meta_Query::get_sql_for_query()

Method: Generates SQL clauses for a single query array.

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

Used by 0 functions | Uses 0 functions

WP_Meta_Query::has_or_relation()

Method: Checks whether the current query has any OR relations.

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

Used by 0 functions | Uses 0 functions

WP_Meta_Query::is_first_order_clause()

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

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 209 210 211 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy