add_metadata()
Function: Adds metadata for the specified object.
Source: wp-includes/meta.php:32
Function: Adds metadata for the specified object.
Source: wp-includes/meta.php:32
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
Function: Deletes metadata for the specified object.
Source: wp-includes/meta.php:380
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:623
Function: Adds any domain in a multisite installation for safe HTTP requests to the allowed list.
Source: wp-includes/http.php:644
Function: Retrieve a single header by name from the raw response.
Source: wp-includes/http.php:229
Function: Retrieve only the response code from the raw response.
Source: wp-includes/http.php:251