Used By
Used By | Description |
---|---|
wp-includes/http.php: wp_http_validate_url() | Validate a URL for safe use in the HTTP API. |
Check if HTTP request is external or not.
Allows to change and allow external requests for the HTTP request.
(bool) Whether HTTP request is external or not.
(string) Host name of the requested URL.
(string) Requested URL.
File: wp-includes/http.php
Version | Description |
---|---|
3.6.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/http_request_host_is_external