=== WP Super Minify === Contributors: dipakcg Tags: minify, compress, combine, html, css, javascript, js, performance, load, speed, time, yslow, pagespeed Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3S8BRPLWLNQ38 Requires at least: 3.5 Tested up to: 4.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A very light weight plugin, combine and compress HTML, JavaScript and CSS files to improve page load speed. == Description == This plugin combine and compress HTML, JavaScript and CSS files to improve page load speed. By activating this plugin, you will see the source of your HTML, inline JavaScript and CSS are now compressed. The size will be smaller and quite helpful to improve your page load speed as well as google page speed and yslow grade (if you care). To check whether this plugin works properly, simply view your site source or press Ctrl + U from your keyboard. In the end of the source, you should see message like: *** Total size saved ___%. From ___ bytes, now ___ bytes. *** == Installation == 1. Upload the `wp-super-minify` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. That's it! == Frequently Asked Questions == = What does this plugin do? = This plugin combine and compress HTML, JavaScript and CSS files to improve page load speed. = Any specific requirements for this plugin to work? = No. = Is that it? = Pretty much, yeah. == Screenshots == 1. Admin Settings == Changelog == = 1.0, Oct 04, 2014 = * Initial release