Ticket #46701: 46701.patch
File 46701.patch, 528 bytes (added by , 6 years ago) |
---|
-
wp-includes/IXR/class-IXR-message.php
101 101 $chunk_size = 262144; 102 102 103 103 /** 104 * Filters the chunk size that can be used to parse an XML-RPC re ponse message.104 * Filters the chunk size that can be used to parse an XML-RPC response message. 105 105 * 106 106 * @since 4.4.0 107 107 *