説明
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.
評価
このプラグインにはレビューがありません。
貢献者と開発者
“XML-RPC De-whitespacer” をあなたの言語に翻訳しましょう。
開発に興味がありますか ?
変更履歴
1.0
- Initial release.