Uses
Uses | Description |
---|---|
wp-includes/http.php: allowed_http_origin | Change the allowed HTTP origin result. |
wp-includes/http.php: get_http_origin() | Get the HTTP Origin of the current request. |
wp-includes/http.php: get_allowed_http_origins() | Retrieve list of allowed HTTP origins. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |