ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/meta.php
  • Page 2

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

unregister_meta_key()

Function: Unregisters a meta key from the list of registered keys.

Source: wp-includes/meta.php:1608

Used by 0 functions | Uses 2 functions

get_registered_meta_keys()

Function: Retrieves a list of registered metadata args for an object type, keyed by their meta keys.

Source: wp-includes/meta.php:1657

Used by 2 functions | 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

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