mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-28 11:22:21 +08:00
https://wordpress.org/support/topic/enable-gzip-compression-4/ https://wordpress.org/support/topic/php-warning-148/
1 line
75 B
Text
1 line
75 B
Text
add_filter('autoptimize_filter_cache_create_static_gzip','__return_true');
|