Beskrivelse
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.
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“XML-RPC De-whitespacer” is open source software. The following people have contributed to this plugin.
BidragsydereTranslate “XML-RPC De-whitespacer” into your language.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
1.0
- Initial release.