Descrição
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.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“XML-RPC De-whitespacer” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “XML-RPC De-whitespacer” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0
- Initial release.