update_{$meta_type}_meta
Action Hook: Fires immediately before updating metadata of a specific type.
Source: wp-includes/meta.php:290
Action Hook: Fires immediately before updating metadata of a specific type.
Source: wp-includes/meta.php:290
Function: Adds metadata for the specified object.
Source: wp-includes/meta.php:32
Action Hook: Fires immediately before updating a post’s metadata.
Source: wp-includes/meta.php:304
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
Action Hook: Fires immediately after updating metadata of a specific type.
Source: wp-includes/meta.php:336
Function: Deletes metadata for the specified object.
Source: wp-includes/meta.php:380
Action Hook: Fires immediately after updating a post’s metadata.
Source: wp-includes/meta.php:350
Function: Determines if the HTTP origin is an authorized one.
Source: wp-includes/http.php:458
Function: Send Access-Control-Allow-Origin and related headers if the current request is from an allowed origin.
Source: wp-includes/http.php:493
Filter Hook: Change the allowed HTTP origin result.
Source: wp-includes/http.php:477