Описание
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.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«XML-RPC De-whitespacer» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «XML-RPC De-whitespacer» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
- Initial release.