http_origin

Advertisement

Summery Summery

Change the origin of an HTTP request.

Syntax Syntax

apply_filters( 'http_origin', string $origin )

Parameters Parameters

$origin

The original origin for the request.

Source Source

File: wp-includes/http.php

Advertisement

Changelog Changelog

Changelog
Version Description
3.4.0 Introduced.

Advertisement

Leave a Reply