XML-RPC De-whitespacer
by Max Cutler on WordPress.org
Removes leading and trailing whitespace from XML-RPC responses that can break some XML-RPC clients.
(2)
Uses PHP’s output buffering to buffer XML-RPC responses and strip superfluous whitespace.
Plugins, themes, and any other files executed during the WordPress load process can unintentionally emit whitespace,
such as by including a newline character after an explicit closing “?>” PHP tag instead of letting PHP auto-close the
file.
Active installations20+
Weekly downloads
11-8.33%
Version1.0
Last updated6/12/2012
WordPress version3.0
Tested up to3.4.2
Tags
xml-rpcxmlrpc