Uses
Uses | Description |
---|---|
wp-includes/http.php: wp_parse_url() | A wrapper for PHP’s parse_url() function that handles consistency in the return values across PHP versions. |
wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |