apply_filters( 'xmlrpc_chunk_parsing_size', int $chunk_size )

Filters the chunk size that can be used to parse an XML-RPC reponse message.


Description Description


Parameters Parameters

$chunk_size

(int) Chunk size to parse in bytes.


Top ↑

Source Source

File: wp-includes/IXR/class-IXR-message.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.