WPDev.one
Core Function
View Source on Trac ↗

allowed_http_request_hosts()

allowed_http_request_hosts( mixed $is_external, mixed $host )

Marks allowed redirect hosts safe for HTTP requests as well.

Parameters 2 required

Name / Type Description
bool

$is_external

Required
string

$host

Required

Return Value

(bool)
bool

Function Information

Since Version
3.6.0
Source File
wp-includes/http.php
Advertisement