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
Function: Given a meta query, generates SQL clauses to be appended to a main query.
Source: wp-includes/meta.php:1245
Function: Retrieves the name of the metadata table for the specified object type.
Source: wp-includes/meta.php:1261
Function: Determines whether a meta key is considered protected.
Source: wp-includes/meta.php:1283
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