delete_metadata_by_mid()
Function: Deletes metadata by meta ID.
Source: wp-includes/meta.php:982
Function: Deletes metadata by meta ID.
Source: wp-includes/meta.php:982
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
Function: Retrieves the value of a metadata field for the specified object type and ID.
Source: wp-includes/meta.php:573
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: 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
Function: Validate a URL for safe use in the HTTP API.
Source: wp-includes/http.php:521
Function: Mark allowed redirect hosts safe for HTTP requests as well.
Source: wp-includes/http.php:644