ms_allowed_http_request_hosts
ms_allowed_http_request_hosts ( $is_external, $host )
Parameters:- (bool) $is_external
- (string) $host
Returns:Defined at: - Introduced in WordPress: 3.6.0
- Deprecated in WordPress: —
Description
Whitelists any domain in a multisite installation for safe HTTP requests.
Attached to the {@see 'http_request_host_is_external'} filter.