這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WordPress Gzip Compression

外掛說明

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.

安裝方式

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.

常見問題集

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.

使用者評論

2016 年 12 月 21 日
Stop my website working and found error 500, i think all good comments are fake and updated by author side.
閱讀全部 10 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈WordPress Gzip Compression〉的開發相關工作。

參與者

將〈WordPress Gzip Compression〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

  • Initial release of the WordPress Gzip Compression plugin