liaisontw/MinifyStuff
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Minify Stuff === Contributors: Liaison Donate link: Tags: minify Requires at least: 6.8 Tested up to: 6.8 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Minify-Stuff plugin removes comments in HTML, CSS, and JavaScript files. This plugin also removes invisible (but downloaded) characters. == 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](https://github.com/liaisontw/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. == Frequently Asked Questions == == Screenshots == 1. Dash-Board: Settings-Minify-Stuff. 2. Before-MinifyStuff. 3. After-MinifyStuff. == Changelog == = 1.0.0 = * First release == Upgrade Notice ==