Descripción
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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“XML-RPC De-whitespacer” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “XML-RPC De-whitespacer” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
1.0
- Initial release.