apply_filters( 'wp_http_ixr_client_headers', array $headers )
Filters the headers collection to be sent to the XML-RPC server.
Parameters
- $headers
-
Array of headers to be sent.
Source
Changelog
Version | Description |
---|---|
WP-4.4.0 | Introduced. |