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 before deleting metadata of a specific type.
Source: wp-includes/meta.php:479
Function: Determines if a meta field with the given key exists for the given object ID.
Source: wp-includes/meta.php:737
Action Hook: Fires immediately before deleting metadata for a post.
Source: wp-includes/meta.php:490
Function: Retrieves metadata by meta ID.
Source: wp-includes/meta.php:790
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