=== WP GZip === Contributors: Lucas Milanez Donate link: Tags: gzip, compression, compressed, speed, cache,http, loading, performance, server Requires at least: 3.0.1 Tested up to: 4.4.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simple plugin to enable or disable the GZip on your site. Only works on Apache servers == Description == The GZIP compression is one of the most important possibilities to optimize a website to get a better performance in loading pages. Consite send site codes in compressed format, so it takes up much less space and therefore it tranfiram the network faster. Full post at: https://www.oficinadanet.com.br/artigo/programacao/introducao_a_compressao_gzip_de_um_site == Installation == 1. You can either use the automatic plugin installer or your FTP program to upload it to your wp-content/plugins directory the top-level folder. Don't just upload all the php files and put them in `/wp-content/plugins/`. 2. Disable any other WordPress GZIP plugin you may have installed! 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Visit the WordPress GZip settings (*Settings -> WordPress GZip*) 5. Configure the options. == Frequently Asked Questions == == Screenshots == == Changelog == = 1.0 = * Plugin Development.