register_meta()
Function: Registers a meta key.
Source: wp-includes/meta.php:1399
Function: Registers a meta key.
Source: wp-includes/meta.php:1399
Filter Hook: Filters the registration arguments when registering meta.
Source: wp-includes/meta.php:1447
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: Deletes metadata by meta ID.
Source: wp-includes/meta.php:982
Action Hook: Fires immediately before deleting post or comment metadata of a specific type.
Source: wp-includes/meta.php:1055
Action Hook: Fires immediately after deleting post or comment metadata of a specific type.
Source: wp-includes/meta.php:1086
Function: Updates the metadata cache for the specified objects.
Source: wp-includes/meta.php:1109
Function: Retrieves the queue for lazy-loading metadata.
Source: wp-includes/meta.php:1215
Filter Hook: Short-circuits deleting metadata of a specific type.
Source: wp-includes/meta.php:428