Title: AutoLoad Forge
Author: Gunjan Jaswal
Published: <strong>2026 年 9 月 11 日</strong>
Last modified: 2026 年 9 月 15 日

---

搜索插件

![](https://ps.w.org/autoloadforge/assets/banner-772x250.png?rev=3691818)

![](https://ps.w.org/autoloadforge/assets/icon-256x256.png?rev=3691818)

# AutoLoad Forge

 作者：[Gunjan Jaswal](https://profiles.wordpress.org/gunjanjaswal/)

[下载](https://downloads.wordpress.org/plugin/autoloadforge.1.0.2.zip)

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

 [支持](https://wordpress.org/support/plugin/autoloadforge/)

## 描述

Every WordPress page load pulls in your autoloaded options in one go. Over time 
plugins pile data into that bundle, and a lot of it does not need to load on every
request. When it grows into the megabytes, every page pays for it.

AutoLoad Forge gives you a plain Tools screen to see the problem and act on it:

 * A running total of how much data autoloads, and how many options make it up.
 * The biggest autoloaded options, largest first.
 * A best-effort guess at which plugin each option belongs to, so you know what 
   you are looking at.
 * A one-click switch to stop an option autoloading, and a list of everything you
   have switched off so you can turn any of it back on.

It does not delete anything. Turning autoload off leaves the option in place and
fully intact, it just stops loading on every request. If something turns out to 
need it, restore it in one click.

No settings to configure, no external calls, no tracking. Open the page, read it,
decide.

## 屏幕截图

[⌊The AutoLoad Forge screen: totals, the largest autoloaded options, and the switch
to stop autoloading.⌉⌊The AutoLoad Forge screen: totals, the largest autoloaded 
options, and the switch to stop autoloading.⌉[

The AutoLoad Forge screen: totals, the largest autoloaded options, and the switch
to stop autoloading.

## 安装

 1. Upload the `autoloadforge` folder to `/wp-content/plugins/`, or install it from
    the Plugins screen.
 2. Activate the plugin.
 3. Go to Tools then AutoLoad Forge.

## 常见问题

### Is it safe to stop an option autoloading?

Yes. The option and its value stay in the database untouched. All that changes is
whether it loads automatically on every page. If a plugin needs it later, WordPress
still reads it on demand, and you can restore autoloading from the same screen.

### Could this break my site?

Switching autoload off does not remove data, so it will not break anything. In rare
cases an option that genuinely benefits from autoloading might add a small query
when it is needed. If you ever suspect that, the restore button puts it back.

### How is the “likely source” worked out?

By matching the option name against your active plugins. It is a helpful hint, not
a guarantee, since plugins name their options however they like. Unmatched options
are labelled as core or unknown.

### What is a good total?

Keeping autoloaded data under roughly 800KB to 1MB is a sensible target. The status
card turns amber and then red as you cross those marks.

## 评价

此插件暂无评价。

## 贡献者及开发者

「AutoLoad Forge」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Gunjan Jaswal ](https://profiles.wordpress.org/gunjanjaswal/)

[帮助将「AutoLoad Forge」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/autoloadforge)

### 对开发感兴趣吗?

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

## 更新日志

#### 1.0.2

 * Display name is now “AutoLoad Forge”.

#### 1.0.1

 * Display name updated.

#### 1.0.0

 * First release: autoload overview, per-option source guess, and a reversible switch
   to stop and restore autoloading.

## 额外信息

 *  版本 **1.0.2**
 *  最后更新：**6 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.4 或更高版本 **
 *  已测试的最高版本为 **7.1.1**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/autoloadforge/)
 * 标签
 * [autoload](https://cn.wordpress.org/plugins/tags/autoload/)[database](https://cn.wordpress.org/plugins/tags/database/)
   [optimization](https://cn.wordpress.org/plugins/tags/optimization/)[options](https://cn.wordpress.org/plugins/tags/options/)
   [performance](https://cn.wordpress.org/plugins/tags/performance/)
 *  [高级视图](https://cn.wordpress.org/plugins/autoloadforge/advanced/)

## 评级

尚未提交反馈。

[您的评价](https://wordpress.org/support/plugin/autoloadforge/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/autoloadforge/reviews/)

## 贡献者

 *   [ Gunjan Jaswal ](https://profiles.wordpress.org/gunjanjaswal/)

## 支持

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

 [查看支持论坛](https://wordpress.org/support/plugin/autoloadforge/)