ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Meta
  • Page 4

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

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

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

sanitize_{$object_type}_meta_{$meta_key}_for_{$object_subtype}

Filter Hook: Filters the sanitization of a specific meta key of a specific meta type and subtype.

Source: wp-includes/meta.php:1331

Used by 1 function | Uses 0 functions

sanitize_{$object_type}_meta_{$meta_key}

Filter Hook: Filters the sanitization of a specific meta key of a specific meta type.

Source: wp-includes/meta.php:1348

Used by 1 function | Uses 0 functions

register_meta()

Function: Registers a meta key.

Source: wp-includes/meta.php:1399

Used by 0 functions | Uses 5 functions

register_meta_args

Filter Hook: Filters the registration arguments when registering meta.

Source: wp-includes/meta.php:1447

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