=== All in one Minifier === Contributors: maheshmthorat Donate Link: https://buymeacoffee.com/maheshmthorat Tags: minify, optimize, html, css, js, performance, pagespeed, compression, speed, optimized, all-in-one Requires at least: 4.5 Requires PHP: 5.6 Tested up to: 6.1.1 Stable tag: 2.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Reduce your page load by minify your HTML source on page with all the CSS and JS code present in your page. == Description == All in one Minifier reduce your page load by minify your HTML source on page with all the CSS and JS code present in your page. == PLUGIN FEATURES == * Cache support for automatic optimization. Just install and serve fast websites. * It will surely minify your code to 100%. * Speed up by 30% to 50% page once. * Live page speed preview for frontend. Generate report without adding minify option to site for front users. * Free to install and use. == Installation == = Using plugins page = 1. Go to Plugins -> Add New and search for All in one Minifier. 2. Activate the plugin through the ‘Plugins’ screen in WordPress. 3. Click the `All in one Minifier` link located in main menu section to configure the plugin options = Using Manual File System = 1. Upload `all-in-one-minifier` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Click the `All in one Minifier` link located in main menu section to configure the plugin options == Screenshots == 1. A general view of the plugin "options" page. 2. A screenshot of detailed Page Speed Report. 3. A screenshot of the code source of a minified page. 4. A screenshot of the speed test in console. == Changelog == = 2.0 = * New: Cache support * New: Updated Logic for optimization from run time to cache * Tested with Wordpress 6.1.1 = 1.0.1 = * Tested with Wordpress 6.0.2 * Tested with various themes and plugins. = 1.0 = * New: Live Page Speed view, don't need to turn on plugins setting for frontend. * New: Added Filter options for Post types + Added all front pages in Page Speed Report. * Deprecated: Generate Report option instead managed without interfering with frontend users. Now report can directly generated from CMS. * Improvement: More new compressions added in this version. = 0.4 = * New: Added feature for minify more complex page structures with multiple scripts, stylesheets. * New: Also more capable optimization with WP Rocket and other cache plugins. * Fix: Some characters fixes added for admin = 0.3 = * New: Added option for Page Speed report in admin section. * New: Now the plugin having dedicated Menu "All in one Minifier". * Improvement: Added new fixes and more stable version for CMS Minify. = 0.2 = * Fix: Issues and updated more stable version = 0.1 = * Initial Public Release