updated plugin W3 Total Cache
version 2.7.0
This commit is contained in:
@ -35,8 +35,8 @@ class BrowserCache_ConfigLabels {
|
||||
'browsercache.other.cache.policy' => __( 'Cache Control policy:', 'w3-total-cache' ),
|
||||
'browsercache.other.etag' => __( 'Set entity tag (ETag)', 'w3-total-cache' ),
|
||||
'browsercache.other.w3tc' => __( 'Set W3 Total Cache header', 'w3-total-cache' ),
|
||||
'browsercache.other.compression' => __( 'Enable <acronym title="Hypertext Transfer Protocol">HTTP</acronym> (gzip) compression</label>', 'w3-total-cache' ),
|
||||
'browsercache.other.brotli' => __( 'Enable <acronym title="Hypertext Transfer Protocol">HTTP</acronym> (brotli) compression</label>', 'w3-total-cache' ),
|
||||
'browsercache.other.compression' => __( 'Enable <acronym title="Hypertext Transfer Protocol">HTTP</acronym> (gzip) compression', 'w3-total-cache' ),
|
||||
'browsercache.other.brotli' => __( 'Enable <acronym title="Hypertext Transfer Protocol">HTTP</acronym> (brotli) compression', 'w3-total-cache' ),
|
||||
'browsercache.other.replace' => __( 'Prevent caching of objects after settings change', 'w3-total-cache' ),
|
||||
'browsercache.other.nocookies' => __( 'Disable cookies for static files', 'w3-total-cache' ),
|
||||
'browsercache.security.session.cookie_httponly' => __( 'Access session cookies through the <acronym title="Hypertext Transfer Protocol">HTTP</acronym> only:', 'w3-total-cache' ),
|
||||
|
Reference in New Issue
Block a user