apply_filters( 'http_origin', string $origin )
Change the origin of an HTTP request.
Description Description
Parameters Parameters
- $origin
-
(string) The original origin for the request.
Source Source
File: wp-includes/http.php
Changelog Changelog
Version | Description |
---|---|
3.4.0 | Introduced. |