=== CodeTot Optimization === Contributors: khoipro, codetot Donate link: https://codetot.com Tags: optimization, compress, settings Requires at least: 5.4 Tested up to: 5.6 Stable tag: 5.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Provides settings for enable/disable WordPress core features and some tweaks for ACF, Gravity Forms, such like Enable CDN, Lazyload assets. == Description == The optimization toolkit for optimizing WordPress sites, from hide, remove some WordPress cores to compress HTML and support CDN domain. This is a small plugin with no dependencies, however we official provide support with those plugins: - Advanced Custom Fields - Gravity Forms == Installation == 1. Upload `codetot-optimization.zip` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Manage your settings via menu 'CT Optimization' == Frequently Asked Questions == = What makes this plugin different from other optimization plugins? = We just bring some helper functions from our core theme and release it under a single plugin. There is big advantage when using it with your theme, but it should be better. = Do I need any specific theme to work with? = It depends your choices. Our suggestion is trying with a theme which has no page builder, because we provide a setting to disable Gutenberg. Right now this plugin has been integrated with all our themes as well. == Screenshots == 1. screenshot-1.png == Changelog == = 1.0.1 = * Add HTML compress feature. = 1.0.0 = * First release