wp_metadata_lazyloader()
Function: Retrieves the queue for lazy-loading metadata.
Source: wp-includes/meta.php:1215
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: Updates metadata by meta ID.
Source: wp-includes/meta.php:860
Function: Deletes metadata by meta ID.
Source: wp-includes/meta.php:982
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