Përshkrim
Enables gzip-compression if the visitor’s browser can handle it. This will speed up your WordPress website drastically and reduces bandwidth usage as well. Uses the PHP ob_gzhandler() callback.
Instalim
Installing this plugin is quick and easy:
- Download the WordPress Gzip Compression plugin.
- Extract the ZIP archive on your computer to get the
ezgz
folder. - Upload the
ezgz
folder to yourwp-content/plugins
directory. - Activate the plugin on your ‘Plugins’ page in the WordPress dashboard.
PBR
- Installation Instructions
-
Installing this plugin is quick and easy:
- Download the WordPress Gzip Compression plugin.
- Extract the ZIP archive on your computer to get the
ezgz
folder. - Upload the
ezgz
folder to yourwp-content/plugins
directory. - Activate the plugin on your ‘Plugins’ page in the WordPress dashboard.
- Will it speed up my WordPress website?
-
Yes, absolutely. The gzip handler compresses output before it is sent to the user’s browser so the user downloads less data and the browser then processes the compressed data.
- What type of compression does it use?
-
It uses the PHP ob_gzhandler() callback to compress output.
Shqyrtime
Kontribues & Zhvillues
“WordPress Gzip Compression” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë personat vijues.
KontribuesPërkthejeni “WordPress Gzip Compression” në gjuhën tuaj.
Ju intereson zhvillimi?
Shfletoni kodin, shkarkoni depon SVN, ose pajtohuni përmes RSS-je te regjistri i zhvillimeve.
Regjistër ndryshimesh
1.0
- Initial release of the WordPress Gzip Compression plugin