ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Meta
  • Page 3

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_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

get_meta_sql

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

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

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_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::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_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::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

meta_query_find_compatible_table_alias

Filter Hook: Filters the table alias identified as compatible with the current clause.

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

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
« Previous 1 2 3 4 … 8 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy