這個外掛並未在最新的 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