_wp_register_meta_args_allowed_list()
Function: Filters out `register_meta()` args based on an allowed list.
Source: wp-includes/meta.php:1606
Function: Filters out `register_meta()` args based on an allowed list.
Source: wp-includes/meta.php:1606
Function: Filters into default_{$object_type}_metadata and adds in default value.
Source: wp-includes/meta.php:1410
Filter Hook: Filters the default metadata value for a specified meta key and object.
Source: wp-includes/meta.php:645
Function: Retrieves default metadata value for the specified meta key and object.
Source: wp-includes/meta.php:615
Function: Retrieves raw metadata value for the specified object.
Source: wp-includes/meta.php:529
Filter Hook: Short-circuits the return value when fetching a meta field by meta ID.
Source: wp-includes/meta.php:747
Filter Hook: Short-circuits updating metadata of a specific type by meta ID.
Source: wp-includes/meta.php:816
Filter Hook: Short-circuits deleting metadata of a specific type by meta ID.
Source: wp-includes/meta.php:930
Filter Hook: Short-circuits updating the metadata cache of a specific type.
Source: wp-includes/meta.php:1035
Function: Returns the object subtype for a given object ID of a specific type.
Source: wp-includes/meta.php:1620
Filter Hook: Filters the object subtype identifier for a non-standard object type.
Source: wp-includes/meta.php:1672
Filter Hook: Filters the sanitization of a specific meta key of a specific meta type and subtype.
Source: wp-includes/meta.php:1209
Function: Retrieves a list of registered meta keys for an object type.
Source: wp-includes/meta.php:1534
Function: Retrieves registered metadata for a specified object.
Source: wp-includes/meta.php:1560
Filter Hook: Filters the registration arguments when registering meta.
Source: wp-includes/meta.php:1325
Function: Checks if a meta key is registered.
Source: wp-includes/meta.php:1467
Function: Unregisters a meta key from the list of registered keys.
Source: wp-includes/meta.php:1485
Filter Hook: Filters the sanitization of a specific meta key of a specific meta type.
Source: wp-includes/meta.php:1226
Function: Retrieves the queue for lazy-loading metadata.
Source: wp-includes/meta.php:1099
Function: Determines whether a meta key is considered protected.
Source: wp-includes/meta.php:1161
Filter Hook: Filters whether a meta key is considered protected.
Source: wp-includes/meta.php:1175
Function: Sanitizes meta value.
Source: wp-includes/meta.php:1191
Filter Hook: Filter the sanitization of a specific meta key of a specific meta type.
Source: wp-includes/meta.php:961
Function: Registers a meta key.
Source: wp-includes/meta.php:1277
Function: Given a meta query, generates SQL clauses to be appended to a main query.
Source: wp-includes/meta.php:1123
Function: Retrieves the name of the metadata table for the specified object type.
Source: wp-includes/meta.php:1139
Filter Hook: Short-circuits updating metadata of a specific type.
Source: wp-includes/meta.php:205
Function: Retrieves the value of a metadata field for the specified object type and ID.
Source: wp-includes/meta.php:505
Action Hook: Fires immediately before updating metadata of a specific type.
Source: wp-includes/meta.php:253
Filter Hook: Short-circuits the return value of a meta field.
Source: wp-includes/meta.php:564