delete_{$meta_type}_metadata
Filter Hook: Short-circuits deleting metadata of a specific type.
Source: wp-includes/meta.php:428
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
Filter Hook: Short-circuits the return value of a meta field.
Source: wp-includes/meta.php:635
Function: Determines if a meta field with the given key exists for the given object ID.
Source: wp-includes/meta.php:737
Function: Retrieves metadata by meta ID.
Source: wp-includes/meta.php:790
Function: Updates metadata for the specified object. If no value already exists for the specified object ID and metadata key, the metadata will be added.
Source: wp-includes/meta.php:182