get_metadata()
Function: Retrieves the value of a metadata field for the specified object type and ID.
Source: wp-includes/meta.php:573
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: 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: A wrapper for PHP’s parse_url() function that handles consistency in the return values across PHP versions.
Source: wp-includes/http.php:685
Function: Retrieve a specific component from a parsed URL array.
Source: wp-includes/http.php:732
Function: Translate a PHP_URL_* constant to the named array keys PHP uses.
Source: wp-includes/http.php:758