_wp_register_meta_args_allowed_list()
Function: Filters out `register_meta()` args based on an allowed list.
Source: wp-includes/meta.php:1729
Function: Filters out `register_meta()` args based on an allowed list.
Source: wp-includes/meta.php:1729
Filter Hook: Short-circuits updating the metadata cache of a specific type.
Source: wp-includes/meta.php:1149
Function: Filters into default_{$object_type}_metadata and adds in default value.
Source: wp-includes/meta.php:1533
Filter Hook: Short-circuits updating metadata of a specific type by meta ID.
Source: wp-includes/meta.php:902
Filter Hook: Short-circuits deleting metadata of a specific type by meta ID.
Source: wp-includes/meta.php:1023
Filter Hook: Short-circuits the return value when fetching a meta field by meta ID.
Source: wp-includes/meta.php:826
Function: Retrieves raw metadata value for the specified object.
Source: wp-includes/meta.php:600
Function: Retrieves default metadata value for the specified meta key and object.
Source: wp-includes/meta.php:687
Filter Hook: Filters the default metadata value for a specified meta key and object.
Source: wp-includes/meta.php:717
Function: Returns the object subtype for a given object ID of a specific type.
Source: wp-includes/meta.php:1743