wp_parse_url()

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

Used by 14 functions | Uses 2 functions

update_metadata()

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

Used by 2 functions | Uses 12 functions