Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

XML-RPC De-whitespacer

Opis

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.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“XML-RPC De-whitespacer” is open source software. The following people have contributed to this plugin.

Doprinositelji

Zapis promijena

1.0

  • Initial release.