Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

YS Sanitize Output

Beschreibung

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

Screenshots

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

Installation

  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.

FAQ

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.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„YS Sanitize Output“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „YS Sanitize Output“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • Plugin created