آیکن Cache Enabler
افزونه رایگان نسخه 1.8.16

Cache Enabler

توسعه‌دهنده: KeyCDN

توضیحات

Cache Enabler is a simple, yet powerful WordPress caching plugin that is easy to use, needs minimal configuration, and best of all helps improve site performance for a faster load time. It creates static HTML files of frontend pages and stores them on the server’s disk. This allows the static HTML files to be delivered instead of generating pages on the fly, avoiding resource intensive backend processes from the WordPress core, plugins, and database.

امکانات

Fast and efficient cache engine

Automatic smart cache clearing

Manual cache clearing

WP-CLI cache clearing

Cache expiry

WebP suppo

تغییرات این نسخه

1.8.16

Fix caching logic flaw (thanks @8ctopus)

Fix HTML minifier from corrupting JSON scripts (thanks @frappe64)

Fix caching takes place in multi-site if plugin is activated on one site (thanks @8ctopus)

Improve cache or settings dir may already exist (thanks @8ctopus)

Fix delete advanced cache when it is a symbolic link (thanks @8ctopus)

Fix advanced cache file may be writable while the directory it is located in may not (thanks @8ctopus)

1.8.15

Support more (html4, xhtml1.0, xhtml1.1) doctypes (thanks @orlitzky)

Remove all chmod() calls (thanks @orlitzky)

1.8.14

PHP 8.2 compatibility

Content negotiation compatibility (thanks @futta)

Improved path handling (thanks @orlitzky)

1.8.13

WordPress 6.1 compatibility

1.8.12

Update directory validation (@robwoodgate)

1.8.11

Fix directory validation

1.8.10

Fix recursive chmod issue (#317 @robwoodgate)

1.8.9

Update sanitization

1.8.8

Add server input sanitization

1.8.7

Update plugin upgrade process for multisite networks (#303)

Update wp-config.php file handling (#302)

1.8.6

Update requirements check notices (#300)

Update advanced-cache.php drop-in file handling (#297)

Add additional validation when creating cached files (#299)

Add type casts to several filter hooks (#299)

Add cache_enabler_settings_before_validation filter hook (#298)

1.8.5

Update required WordPress version from 5.5 to 5.1 (#295)

Fix plugin upgrade process when disk settings are outdated and a frontend page is requested (#295)

1.