mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 17:44:25 +00:00
45b8138b9757972d1f71e782aa126c324e601b3e
pre_http_request filter docs to better illustrate expected values.
The filter explicitly expects one of three passed value types: * An array containing 'headers', 'body', 'response', 'cookies', and 'filename' elements * A `WP_Error` instance * Boolean false (to avoid short-circuiting the response) Props johnbillion. Fixes #33995. git-svn-id: https://develop.svn.wordpress.org/trunk@34509 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%