该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

YS Sanitize Output

描述

Removes white spaces and tabs from html, css and javascript in your sites html output.
Reduces page size by about 30% and reduces page load time.

So your pages will open more faster and your traffic usage will reduce by about 30%.

If you have any questions or you need support you can use this page to contact me

屏幕截图

  • This is screenshot of html source code before plugin installed and after plugin installed

安装

  1. Upload the ‘ysSanitizeOutput’ folder to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Your plugin is installed and ready.
  4. When you look at the source of your blogs pages you will see all unnecessary letters are removed.

常见问题

How does it work?

Our plugin reads your html output end it clears unnecessary letters and ascii characters from it.

I installed the plugin but nothing happened, what is the reason?

That is because plugin has not add any control interface to your panel. As it is only duty is removing unnecessary letters and reducing page size it has got no control interface.

评价

此插件暂无评价。

贡献者及开发者

「YS Sanitize Output」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Plugin created