register_meta_args
Filter Hook: Filters the registration arguments when registering meta.
Source: wp-includes/meta.php:1077
Filter Hook: Filters the registration arguments when registering meta.
Source: wp-includes/meta.php:1077
Function: Checks if a meta key is registered.
Source: wp-includes/meta.php:1133
Function: Unregisters a meta key from the list of registered keys.
Source: wp-includes/meta.php:1150
Function: Retrieves a list of registered meta keys for an object type.
Source: wp-includes/meta.php:1198
Function: Retrieves registered metadata for a specified object.
Source: wp-includes/meta.php:1223
Function: Filter out `register_meta()` args based on a whitelist.
Source: wp-includes/meta.php:1269
Function: Delete meta data by meta ID
Source: wp-includes/meta.php:710
Function: Retrieves the queue for lazy-loading metadata.
Source: wp-includes/meta.php:870
Function: Update the metadata cache for the specified objects.
Source: wp-includes/meta.php:797
Action Hook: Fires immediately after deleting post or comment metadata of a specific type.
Source: wp-includes/meta.php:775