autoptimize-gzip icon indicating copy to clipboard operation
autoptimize-gzip copied to clipboard

Autoptimize Gzip Wordpress Plugin hooks into Autoptimize API to enable pre-gzip compression of Autoptimize'd CSS & JS files

Results 1 autoptimize-gzip issues
Sort by recently updated
recently updated
newest added

As this is my first Wordpress plugin not sure if it's correct to just use code like ``` if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed...

enhancement
question