Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WordPress Gzip Compression

Beschrijving

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.

Installatie

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.

Beoordelingen

21 december 2016
Stop my website working and found error 500, i think all good comments are fake and updated by author side.
Lees alle 10 beoordelingen

Bijdragers & ontwikkelaars

“WordPress Gzip Compression” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WordPress Gzip Compression” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • Initial release of the WordPress Gzip Compression plugin