Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

WordPress Gzip Compression

Deskripsi

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.

Instalasi

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.

Tanya Jawab

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.

Ulasan

21 Desember 2016
Stop my website working and found error 500, i think all good comments are fake and updated by author side.
Baca semua 10 ulasan

Kontributor & Pengembang

“WordPress Gzip Compression” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Log Perubahan

1.0

  • Initial release of the WordPress Gzip Compression plugin