This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

XML-RPC De-whitespacer

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.

Colaboradores

Traduce “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.