ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Meta
  • Page 3

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

WP_Meta_Query

Class: Core class used to implement meta queries for the Meta API.

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

Used by 0 functions | Uses 0 functions

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::sanitize_query()

Method: Ensures the ‘meta_query’ argument passed to the class constructor is well-formed.

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

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

WP_Meta_Query::parse_query_vars()

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

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

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