apply_filters( 'block_local_requests', bool $block )

Filters whether to block local requests through the proxy.


Description Description


Parameters Parameters

$block

(bool) Whether to block local requests through proxy. Default false.


Top ↑

Source Source

File: wp-includes/class-http.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.8.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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