=== Plugin Name === Contributors: arshidkv12 License: GPLv2 Tags: Gzip, Compression, Speed, Optimization, ob_gzhandler Requires at least: 3.0 Tested up to: 4.2.4 Stable tag: 1.1 == Description == This plugin reduce page weight by using gzip compression method.Gzip is the most popular and effective compression method currently available and generally reduces the response size by about 70%. = Support = Skype:arshidkv12 == Installation == Installing this plugin is quick and easy: 1. Download the WordPress Gzip Compression plugin. 1. Extract the ZIP archive on your computer to get the `wpgzip` folder. 1. Upload the `wpgzip` folder to your `wp-content/plugins` directory. 1. Activate the plugin on your 'Plugins' page in the WordPress dashboard. == Frequently Asked Questions == = Will it effects in SEO? = Sure, this plugin increase the speed of the website. Search engines loving high speed website. = What type of compression does it use? = This plugin uses the PHP ob_gzhandler() callback to compress output. = 1.0 = * Initial release of the WordPress Gzip Compression plugin