Minify Stuff

Description

Minify-Stuff plugin removes comments in HTML, CSS, and JavaScript files.
This plugin also removes invisible (but downloaded) characters,
such as spaces, tabs, and return keys.

For an automatic installation through WordPress:
1. Select Add New from the WordPress Plugins menu in the admin area.
2. Search for ‘minifystuff’.
3. Click Install Now, then Activate Plugin.

To enable or disable Minify-Stuff plugin, please go ‘Minify Stuff’ in the ‘Settings’
of wordpress website admininstrator dashboard.

Notice:
This plugin may breaks server based caching such as nginx and Varnish.
If your WordPress hosts apply server based caching,
please do not apply this plugin or the website visitors will
have a non-cached view of the website

Build Status

Development

MinifyStuff

Screenshots

  • Dash-Board: Settings-Minify-Stuff.
  • Before-MinifyStuff.
  • After-MinifyStuff.

Installation

For an automatic installation through WordPress:
1. Select Add New from the WordPress Plugins menu in the admin area.
2. Search for ‘minifystuff’.
3. Click Install Now, then Activate Plugin.

For manual installation via FTP:
1. Upload the ‘minifystuff’ folder to the ‘/wp-content/plugins/’ directory.
2. Activate the plugin from the ‘Plugins’ screen or ‘Installed Plugins’ menu in WordPress Dashboard.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Minify Stuff” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Minify Stuff” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • First release