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.


Top ↑

Source Source

File: wp-includes/http.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.