get_allowed_http_origins()
get_allowed_http_origins()
检索允许的HTTP源的列表。
Retrieve list of allowed HTTP origins.
返回(Return)
(string[])原始URL数组。
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
3.4.0 | wp-includes/http.php:416 | 1 function | 4 |
get_allowed_http_origins() 为WP2原创文章,链接:https://www.wp2.cn/functions/get_allowed_http_origins/