unregister_meta_key()
Function: Unregisters a meta key from the list of registered keys.
Source: wp-includes/meta.php:1608
Function: Unregisters a meta key from the list of registered keys.
Source: wp-includes/meta.php:1608
Function: Retrieves a list of registered metadata args for an object type, keyed by their meta keys.
Source: wp-includes/meta.php:1657
Function: Retrieves registered metadata for a specified object.
Source: wp-includes/meta.php:1683
Function: Filters out `register_meta()` args based on an allowed list.
Source: wp-includes/deprecated.php:4056
Action Hook: Fires immediately after deleting metadata of a specific type.
Source: wp-includes/meta.php:528
Function: Updates metadata by meta ID.
Source: wp-includes/meta.php:860
Action Hook: Fires immediately after deleting metadata for a post.
Source: wp-includes/meta.php:539
Function: Deletes metadata by meta ID.
Source: wp-includes/meta.php:982
Filter Hook: Short-circuits the return value of a meta field.
Source: wp-includes/meta.php:635
Function: Updates the metadata cache for the specified objects.
Source: wp-includes/meta.php:1109