Title: Easy Auto Reload &#8211; Auto Refresh
Author: Ivijan-Stefan Stipic
Published: <strong>2021 年 9 月 6 日</strong>
Last modified: 2026 年 6 月 4 日

---

搜索插件

![](https://ps.w.org/easy-auto-reload/assets/banner-772x250.png?rev=3239882)

![](https://ps.w.org/easy-auto-reload/assets/icon-256x256.png?rev=2594085)

# Easy Auto Reload – Auto Refresh

 作者：[Ivijan-Stefan Stipic](https://profiles.wordpress.org/ivijanstefan/)

[下载](https://downloads.wordpress.org/plugin/easy-auto-reload.2.0.7.zip)

[实时预览](https://cn.wordpress.org/plugins/easy-auto-reload/?preview=1)

 * [详情](https://cn.wordpress.org/plugins/easy-auto-reload/#description)
 * [评价](https://cn.wordpress.org/plugins/easy-auto-reload/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/easy-auto-reload/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/easy-auto-reload/#developers)

 [支持](https://wordpress.org/support/plugin/easy-auto-reload/)

## 描述

**Easy Auto Reload** automatically refreshes WordPress pages after a configurable
period of user inactivity, helping prevent expired sessions, stale dashboards, WooCommerce
timeout issues, and failed nonce requests.

The plugin reloads pages only when visitors become completely idle – never during
typing, scrolling, clicking, or interaction.

Built with lightweight vanilla JavaScript and no jQuery dependency, it works quietly
in the background to keep sessions active and pages fresh.

Perfect for WooCommerce stores, dashboards, membership systems, admin panels, kiosk
displays, and applications with expiring sessions or tokens.

Inspired by Isaac Newton’s observations of motion and invisible forces, **Easy Auto
Reload** keeps your digital environment in motion – quietly preventing pages and
sessions from drifting into silence.

Your website shall not slumber. Not today.

### Features

 * Automatic refresh after user inactivity
 * Smart idle detection
 * No reloads during activity
 * Helps prevent expired nonces and sessions
 * Lightweight vanilla JavaScript
 * No jQuery dependency
 * Optional WP Admin support
 * Custom refresh intervals
 * Per-page and per-post controls
 * Minimal performance impact

## 屏幕截图

[⌊Admin Settings⌉⌊Admin Settings⌉[

Admin Settings

[⌊Page and post settings⌉⌊Page and post settings⌉[

Page and post settings

[[

## 安装

 1. Upload the plugin files to `/wp-content/plugins/easy-auto-reload`, or install via
    Plugins > Add New.
 2. Activate the plugin.
 3. Go to **Settings  Easy Auto Reload**.
 4. Choose a refresh interval in minutes.
 5. Save. You’re done.

## 常见问题

### Does the plugin reload while the user is interacting with the page?

No. It detects activity (mouse movement, key presses, scrolling) and only reloads
when the user is completely idle.

### Is this plugin good for WooCommerce session expiration?

Yes! Especially useful for keeping carts alive and nonce values refreshed during
checkout.

### Will this conflict with caching plugins?

Not at all. This plugin uses client-side JavaScript and works seamlessly with WP
Super Cache, W3 Total Cache, and others.

### Can I disable reload on specific pages?

Yes! You can inside “Auto Reload” metabox.

## 评价

![](https://secure.gravatar.com/avatar/3d6dfb1e271fb5f617f621997f697c7f78a156c7854c82aec2d9421d54644d4d?
s=60&d=retro&r=g)

### 󠀁[Life saver](https://wordpress.org/support/topic/life-saver-404/)󠁿

 [berkaykorkmaz](https://profiles.wordpress.org/berkaykorkmaz/) 2022 年 8 月 17 
日

It works very nice.

 [ 阅读所有1条评价 ](https://wordpress.org/support/plugin/easy-auto-reload/reviews/)

## 贡献者及开发者

「Easy Auto Reload – Auto Refresh」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Ivijan-Stefan Stipic ](https://profiles.wordpress.org/ivijanstefan/)
 *   [ INFINITUM FORM ](https://profiles.wordpress.org/creativform/)

「Easy Auto Reload – Auto Refresh」插件已被翻译至 2 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/easy-auto-reload/contributors)
为本插件所做的贡献。

[帮助将「Easy Auto Reload – Auto Refresh」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/easy-auto-reload)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/easy-auto-reload/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/easy-auto-reload/)，或通过[RSS](https://plugins.trac.wordpress.org/log/easy-auto-reload/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/easy-auto-reload/)。

## 更新日志

#### 2.0.7

 * Disable auto reload in Elementor editor and preview
 * Disable auto reload in WPBakery / Visual Composer editor modes
 * Disable auto reload in Divi Visual Builder
 * Add support for legacy builder preview states
 * Prevent interruptions while editing pages

#### 2.0.6

 * Security update
 * Support update
 * Update translations

#### 2.0.5

 * WordPress 7.0 compatibility

#### 2.0.4

 * Changed plugin header from Network: true to Network: false to allow per-site 
   activation in multisite environments

#### 2.0.3

 * Code improvement
 * Fixed bugs with nonce
 * Fixed permissions

#### 2.0.2

 * Fixed JavaScript errors when clearing cache
 * Optimize JavaScript and code minification
 * Fixed GUI and optimized PHP code

#### 2.0.1

 * Added possibility to turn off redirection on the whole site
 * Added option to turn off redirection on individual pages
 * Added the ability to decide that only certain pages will be redirected
 * Optimized PHP code

#### 2.0.0

 * Added possibility to set refresh interval for individual pages
 * Improved PHP code

#### 1.0.10

 * Support for the WordPress version 6.7

=1.0.9=
 * Added support for the WordPress version 6.6 * Added new browsers support

=1.0.8=
 * Added support for the WordPress version 6.5 * Fixed plugin security

=1.0.7=
 * Added support for the WordPress version 6.4 * Added settings for the 
lifespan of nonces

=1.0.6=
 * Added support for the WordPress version 6.3

=1.0.5=
 * Added support for the browsers with no JavaScript * Improved

=1.0.4=
 * Added support for the WordPress version 6.0

=1.0.3=
 * Adding WP admin cache

=1.0.2=
 * Fixed plugin initialization * Added translations * Fixed PHP bugs

=1.0.1=
 * Added browser cache cleaning * Fixed seconds instead of minutes

=1.0.0=
 * First stable version

## 额外信息

 *  版本 **2.0.7**
 *  最后更新：**4 天前**
 *  活跃安装数量 **1,000+**
 *  WordPress 版本 ** 5.4 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.0 或更高版本 **
 *  语言
 * [Dutch](https://nl.wordpress.org/plugins/easy-auto-reload/) 、 [English (US)](https://wordpress.org/plugins/easy-auto-reload/)
   和 [Serbian](https://sr.wordpress.org/plugins/easy-auto-reload/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/easy-auto-reload)
 * 标签
 * [auto refresh](https://cn.wordpress.org/plugins/tags/auto-refresh/)[cache clear](https://cn.wordpress.org/plugins/tags/cache-clear/)
   [performance](https://cn.wordpress.org/plugins/tags/performance/)[refresh](https://cn.wordpress.org/plugins/tags/refresh/)
   [reload](https://cn.wordpress.org/plugins/tags/reload/)
 *  [高级视图](https://cn.wordpress.org/plugins/easy-auto-reload/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/easy-auto-reload/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/easy-auto-reload/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/easy-auto-reload/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/easy-auto-reload/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/easy-auto-reload/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/easy-auto-reload/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/easy-auto-reload/reviews/)

## 贡献者

 *   [ Ivijan-Stefan Stipic ](https://profiles.wordpress.org/ivijanstefan/)
 *   [ INFINITUM FORM ](https://profiles.wordpress.org/creativform/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/easy-auto-reload/)