Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WordPress Gzip Compression

Descripción

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.

Instalación

Installing this plugin is quick and easy:

  1. Download the WordPress Gzip Compression plugin.
  2. Extract the ZIP archive on your computer to get the ezgz folder.
  3. Upload the ezgz folder to your wp-content/plugins directory.
  4. Activate the plugin on your ‘Plugins’ page in the WordPress dashboard.

FAQ

Installation Instructions

Installing this plugin is quick and easy:

  1. Download the WordPress Gzip Compression plugin.
  2. Extract the ZIP archive on your computer to get the ezgz folder.
  3. Upload the ezgz folder to your wp-content/plugins directory.
  4. 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.

Reseñas

21 de diciembre de 2016
Stop my website working and found error 500, i think all good comments are fake and updated by author side.
Leer todas las 10 reseñas

Colaboradores y desarrolladores

«WordPress Gzip Compression» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «WordPress Gzip Compression» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

  • Initial release of the WordPress Gzip Compression plugin