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
Adds any domain in a multisite installation for safe HTTP requests to the
allowed list.Attached to the {@see 'http_request_host_is_external'} filter.