update_{$meta_type}_meta
Action Hook: Fires immediately before updating metadata of a specific type.
Source: wp-includes/meta.php:288
Action Hook: Fires immediately before updating metadata of a specific type.
Source: wp-includes/meta.php:288
Filter Hook: Short-circuits the return value of a meta field.
Source: wp-includes/meta.php:633
Action Hook: Fires immediately before updating a post’s metadata.
Source: wp-includes/meta.php:302
Function: Determines if a meta field with the given key exists for the given object ID.
Source: wp-includes/meta.php:735
Action Hook: Fires immediately after updating metadata of a specific type.
Source: wp-includes/meta.php:334
Function: Retrieves metadata by meta ID.
Source: wp-includes/meta.php:788
Action Hook: Fires immediately after updating a post’s metadata.
Source: wp-includes/meta.php:348
Function: Updates metadata by meta ID.
Source: wp-includes/meta.php:858
Function: Deletes metadata for the specified object.
Source: wp-includes/meta.php:377
Function: Deletes metadata by meta ID.
Source: wp-includes/meta.php:980
Filter Hook: Short-circuits deleting metadata of a specific type.
Source: wp-includes/meta.php:425
Action Hook: Fires immediately before deleting post or comment metadata of a specific type.
Source: wp-includes/meta.php:1053
Action Hook: Fires immediately before deleting metadata of a specific type.
Source: wp-includes/meta.php:476
Action Hook: Fires immediately after deleting post or comment metadata of a specific type.
Source: wp-includes/meta.php:1084
Action Hook: Fires immediately before deleting metadata for a post.
Source: wp-includes/meta.php:487
Function: Updates the metadata cache for the specified objects.
Source: wp-includes/meta.php:1107
Action Hook: Fires immediately after meta of a specific type is added.
Source: wp-includes/meta.php:154
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:180
Function: Adds metadata for the specified object.
Source: wp-includes/meta.php:30
Filter Hook: Short-circuits adding metadata of a specific type.
Source: wp-includes/meta.php:78
Action Hook: Fires immediately before meta of a specific type is added.
Source: wp-includes/meta.php:115