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
There are no reviews for this 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?
Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .
Registro de cambios
1.0
- Initial release.