registered_meta_key_exists()
Function: Checks if a meta key is registered.
Source: wp-includes/meta.php:1590
Function: Checks if a meta key is registered.
Source: wp-includes/meta.php:1590
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
Filter Hook: Short-circuits deleting metadata of a specific type.
Source: wp-includes/meta.php:428
Action Hook: Fires immediately before deleting metadata of a specific type.
Source: wp-includes/meta.php:479
Action Hook: Fires immediately before deleting metadata for a post.
Source: wp-includes/meta.php:490
Action Hook: Fires immediately after deleting metadata of a specific type.
Source: wp-includes/meta.php:528
Action Hook: Fires immediately after deleting metadata for a post.
Source: wp-includes/meta.php:539
Function: Retrieves the value of a metadata field for the specified object type and ID.
Source: wp-includes/meta.php:573