ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Meta
  • Page 4

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

get_object_subtype()

Function: Returns the object subtype for a given object ID of a specific type.

Source: wp-includes/meta.php:1743

Used by 6 functions | Uses 2 functions

get_object_subtype_{$object_type}

Filter Hook: Filters the object subtype identifier for a non-standard object type.

Source: wp-includes/meta.php:1802

Used by 1 function | Uses 0 functions

get_registered_metadata()

Function: Retrieves registered metadata for a specified object.

Source: wp-includes/meta.php:1683

Used by 0 functions | Uses 4 functions

get_meta_sql()

Function: Given a meta query, generates SQL clauses to be appended to a main query.

Source: wp-includes/meta.php:1245

Used by 0 functions | Uses 0 functions

_get_meta_table()

Function: Retrieves the name of the metadata table for the specified object type.

Source: wp-includes/meta.php:1261

Used by 7 functions | Uses 0 functions

is_protected_meta()

Function: Determines whether a meta key is considered protected.

Source: wp-includes/meta.php:1283

Used by 4 functions | Uses 2 functions

is_protected_meta

Filter Hook: Filters whether a meta key is considered protected.

Source: wp-includes/meta.php:1297

Used by 1 function | Uses 0 functions

sanitize_meta()

Function: Sanitizes meta value.

Source: wp-includes/meta.php:1313

Used by 3 functions | Uses 4 functions
« Previous 1 … 3 4 5 … 8 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy