Title: EDZNET Super Cache
Author: EDZNET
Published: <strong>7 سپتامبر 2026</strong>
Last modified: 7 سپتامبر 2026

---

جستجوی افزونه‌ها

![](https://ps.w.org/edznet-super-cache/assets/icon.svg?rev=3684747)

# EDZNET Super Cache

 توسط [EDZNET](https://profiles.wordpress.org/edznet/)

[دانلود](https://downloads.wordpress.org/plugin/edznet-super-cache.1.0.1.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/edznet-super-cache/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/edznet-super-cache/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/edznet-super-cache/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/edznet-super-cache/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/edznet-super-cache/)

## توضیحات

EDZNET Super Cache is a complete, all-in-one caching plugin for WordPress. Install
it, activate it, and every optimization is turned on automatically — no settings
to fiddle with, no cache to “warm up”. A few minutes after activation your pages
start being served from a lightning-fast disk cache.

Everything enabled by default:

 * **Page caching** — full-page disk cache served by a real `advanced-cache.php`
   drop-in, so cached pages are delivered before WordPress even boots. Includes 
   HTTP 304 support for returning visitors.
 * **Mobile-aware cache** — separate cache for phone and tablet visitors (optional).
 * **Lazy loading** — images and iframes only load when they scroll into view.
 * **HTML minification** — conservative, script/style-safe minification.
 * **Defer JavaScript** — render-blocking scripts are deferred safely, skipping 
   ads, analytics and recaptcha.
 * **Disable emoji scripts** — removes the WordPress emoji bloat.
 * **Gzip compression** — Apache `.htaccess` rules written automatically.
 * **Browser caching** — `Expires` headers for static assets.
 * **Auto-purge** — cache is cleared whenever you publish a post, approve a comment,
   change your theme or update a plugin. No stale content, ever.
 * **Admin bar** — a “Purge EDZNET Cache” button right in the toolbar.

**Works on every host.** On Apache the plugin writes its own `.htaccess` rules. 
On Nginx and LiteSpeed the drop-in serves cached pages without a single rewrite 
rule — an optional snippet adds static-asset caching and gzip.

**Built by a host.** EDZNET Super Cache is developed by [EDZNET](https://edznet.dev/)
and ships pre-configured on EDZNET hosting. It stays free forever; consider hosting
your site with us or becoming a funder to support development.

### Source Code

This plugin is distributed as complete, human-readable source. Every PHP, JavaScript
and CSS file shipped in the plugin ZIP is the original source file — nothing is 
minified, compiled, obfuscated, transpiled or bundled, and there is no build step,
package manager or build tool of any kind involved in producing a release. What 
you download is what was written.

The one runtime JavaScript file (`js/lazy-load.js`) is shipped as its original unminified
source and is loaded by the plugin’s HTML optimizer when lazy loading is enabled.
HTML minification, script deferral and the lazy-load script injection all operate
on the cached page HTML, which is the standard behaviour for a page-caching plugin.

### Third-Party Libraries

 * **`js/lazy-load.js`** — derived from the **WP Fastest Cache** plugin by Emre 
   Vona (GPLv2). Upstream: https://wordpress.org/plugins/wp-fastest-cache/. The 
   plugin’s main file carries the same header credit. Shipped unmodified, in full
   and unminified. Reuse under GPLv2 is permitted; see the plugin license.

### No External Services

This plugin does not contact any external service. Page caching, lazy loading, HTML
minification, Gzip and browser caching all run entirely on your own server. The “
Preload cache” tool only fetches your own site’s public URLs via `wp_safe_remote_get()`,
and no data about your site, its users or its visitors is transmitted anywhere.

## نصب

 1. Upload the `edznet-super-cache` folder to `/wp-content/plugins/`.
 2. Activate the plugin through the Plugins screen in WordPress.
 3. That’s it. Caching starts immediately.

#### Manual setup (only if your server blocks automatic setup)

The plugin tries to write `advanced-cache.php` into `wp-content/` and enable `WP_CACHE`
in `wp-config.php`. If your file permissions prevent this, you will see a notice
in the admin — make `wp-content` and `wp-config.php` writable and save the settings
page again.

## سوالات متداول

### Does this work on Nginx?

Yes. Cached pages are served by the `advanced-cache.php` drop-in before WordPress
loads, so no rewrite rules are needed. The plugin also shows an optional Nginx snippet
for static-asset caching and gzip on its settings page.

### Is my BitNinja WAF compatible?

Yes. The plugin serves plain HTML with standard `Last-Modified` and `X-EDZNET-Cache`
headers, which pass through WAFs and CDNs without issue.

### What about logged-in users and commenters?

Logged-in users and recent commenters always see fresh pages, so comments, the admin
bar and WooCommerce carts are never cached stale.

### Will cached pages go stale?

No. The cache is automatically purged when you publish or trash a post, approve 
a comment, switch themes, update a plugin or customize the site.

### Are there settings I should change?

No. Everything is on by default. The settings page only exists for fine-tuning (
for example turning off lazy loading for a specific layout).

### How do I clear the cache manually?

Use the “Purge EDZNET Cache” button in the admin toolbar, or the Clear cache button
on the plugin’s settings page.

### Is it compatible with Elementor and Divi?

Yes. Elementor and Divi both render the final page as server-side HTML, which the
plugin caches as-is. Builder previews are never cached: the Elementor editor (`?
elementor-preview=...`), Divi Visual Builder (`?et_fb=1`) and the customizer all
carry non-tracking query strings, so those requests skip the cache entirely. Saving
a post in either builder automatically purges that page’s cache.

### I changed global builder settings but the page looks stale.

Global settings saved outside the post editor (Elementor Site Settings, Divi Theme
Options, or a “clear Elementor cache” rebuild) don’t trigger WordPress’ save hooks,
so they don’t auto-purge. Click “Purge EDZNET Cache” in the admin toolbar after 
changing site-wide builder styles. If a Divi module shows per-visitor data (e.g.
dynamic content that varies by user), add that page’s URL to the excludes list on
the settings page.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“EDZNET Super Cache” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ EDZNET ](https://profiles.wordpress.org/edznet/)

[ترجمه “EDZNET Super Cache” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/edznet-super-cache)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/edznet-super-cache/)،
[مخزن SVN](https://plugins.svn.wordpress.org/edznet-super-cache/) را بررسی کنید،
یا از طریق [RSS](https://plugins.trac.wordpress.org/log/edznet-super-cache/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/edznet-super-cache/) مشترک
شوید.

## گزارش تغییرات

#### 1.0.1

 * Fix: settings menu and plugin “Settings” link disappeared after disabling caching—
   the admin UI is now always available, so caching can be re-enabled from the settings
   page without deactivating the plugin.
 * Fix: reactivating the plugin no longer re-enables caching (drop-in / WP_CACHE)
   when it was switched off from the settings page.

#### 1.0.0

 * Initial release. Full-page disk cache with drop-in, mobile-aware caching, lazy
   loading, HTML minification, defer JavaScript, emoji removal, gzip, browser caching
   and automatic purge.

## اطلاعات

 *  نگارش **1.0.1**
 *  آخرین به‌روزرسانی **1 روز پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 5.6 یا بالاتر **
 *  آزمایش‌شده تا **7.1**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/edznet-super-cache/)
 * برچسب
 * [cache](https://fa.wordpress.org/plugins/tags/cache/)[optimization](https://fa.wordpress.org/plugins/tags/optimization/)
   [page cache](https://fa.wordpress.org/plugins/tags/page-cache/)[performance](https://fa.wordpress.org/plugins/tags/performance/)
   [speed](https://fa.wordpress.org/plugins/tags/speed/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/edznet-super-cache/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[بررسی شما](https://wordpress.org/support/plugin/edznet-super-cache/reviews/#new-post)

[مشاهدهٔ همهٔ بررسی‌ها](https://wordpress.org/support/plugin/edznet-super-cache/reviews/)

## مشارکت کنندگان

 *   [ EDZNET ](https://profiles.wordpress.org/edznet/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/edznet-super-cache/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](https://edznet.dev/)