apply_filters( 'wp_http_ixr_client_headers', string[] $headers )

Filters the headers collection to be sent to the XML-RPC server.


Description Description


Parameters Parameters

$headers

(string[]) Associative array of headers to be sent.


Top ↑

Source Source

File: wp-includes/class-wp-http-ixr-client.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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