add_{$meta_type}_meta
Action Hook: Fires immediately before meta of a specific type is added.
Source: wp-includes/meta.php:117
Action Hook: Fires immediately before meta of a specific type is added.
Source: wp-includes/meta.php:117
Action Hook: Fires immediately after meta of a specific type is added.
Source: wp-includes/meta.php:156
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
Filter Hook: Short-circuits updating metadata of a specific type.
Source: wp-includes/meta.php:235
Action Hook: Fires immediately before updating metadata of a specific type.
Source: wp-includes/meta.php:290
Action Hook: Fires immediately before updating a post’s metadata.
Source: wp-includes/meta.php:304
Action Hook: Fires immediately after updating metadata of a specific type.
Source: wp-includes/meta.php:336
Action Hook: Fires immediately after updating a post’s metadata.
Source: wp-includes/meta.php:350
Function: Deletes metadata for the specified object.
Source: wp-includes/meta.php:380
Function: Adds metadata for the specified object.
Source: wp-includes/meta.php:32