Title: EHERO Cleaner
Author: cehero
Published: <strong>2026 年 5 月 7 日</strong>
Last modified: 2026 年 5 月 27 日

---

搜索插件

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

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

# EHERO Cleaner

 作者：[cehero](https://profiles.wordpress.org/cehero/)

[下载](https://downloads.wordpress.org/plugin/ehero-cleaner.1.0.6.zip)

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

 [支持](https://wordpress.org/support/plugin/ehero-cleaner/)

## 描述

**EHERO Cleaner** is a maintenance toolkit for WordPress. It safely removes data
that bloats your database and slows your site down: expired transients, old post
revisions, spam and trashed comments, orphaned metadata, auto-drafts, leftover plugin
data, Action Scheduler history, expired sessions and more.

All operations use official WordPress APIs and only touch content that is already
trash, already expired or structurally orphaned. Your published content is never
touched.

#### Key features

 * **20+ cleanup tools** — transients, revisions, orphaned meta, Action Scheduler,
   WooCommerce sessions, feed cache, edit locks…
 * **Scheduled cleanup** — run selected tools automatically daily, twice-daily or
   weekly.
 * **Metadata viewer** — inspect all metadata on any post, product or taxonomy term.
   Groups keys by plugin of origin (WooCommerce, Yoast, Elementor…).
 * **Plugin meta detector** — scan your database for metadata left behind by uninstalled
   plugins and remove it.
 * **Manual run** — every tool has a “Run now” button with live item count.
 * **Risk labels** — each tool is clearly marked Safe or Moderate so you know what
   you are doing.
 * **Activity log** — keep a history of every cleanup performed.
 * **Bilingual** — Spanish and English included.

#### Why EHERO Cleaner?

Other cleanup plugins either do too little (just transients and revisions) or way
too much (dangerous bulk deletes with no safety). EHERO Cleaner focuses on **safe**,**
transparent** cleanups with a modern UI and a detector that tells you _which plugins
left trash behind_.

#### EHERO Plugin Ecosystem

EHERO Cleaner is part of a family of WordPress and WooCommerce plugins for agencies
and power users. When installed, a unified “EHERO” admin menu lets you manage all
EHERO plugins from one place.

### External services

This plugin includes a newsletter opt-in banner displayed on the plugin’s admin 
pages. This banner is used to offer administrators a discount coupon in exchange
for subscribing to the EHERO newsletter. It can be permanently dismissed with a 
single click.

#### Coupon information retrieval

When the banner is displayed, the plugin sends a GET request to the following endpoint
to retrieve the current discount amount:
 https://consultoriaehero.com/wp-json/ehero-
leads/v1/coupon-info No personal data is transmitted in this request. The response
is cached for 12 hours.

#### Newsletter subscription

When a user voluntarily subscribes through the banner, the following data is sent
via POST to:
 https://consultoriaehero.com/wp-json/ehero-leads/v1/subscribe

Data sent: email address, first name, site URL, and language preference.

This service is provided by Consultoría EHERO S.L.U:
 * [Terms of service](https://consultoriaehero.com/terminos-y-condiciones/)*
[Privacy policy](https://consultoriaehero.com/politica-de-privacidad/)

The banner can be permanently dismissed by any administrator, after which no further
external requests are made.

## 屏幕截图

 * [[
 * Dashboard with all cleanup tools as cards
 * [[
 * Settings with scheduled cleanup configuration
 * [[
 * Advanced Tools — Plugin Metadata Detector, bulk delete by filter and empty data
   groups
 * [[
 * Metadata viewer on a WooCommerce product showing all meta grouped by origin

## 安装

 1. Upload the plugin files to the `/wp-content/plugins/ehero-cleaner` directory, or
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the “Plugins” screen in WordPress.
 3. Go to **EHERO  Cleaner** in your admin menu.
 4. Run your first cleanup from the Dashboard or configure Scheduled cleanup in Settings.

## 常见问题

### Is it safe to delete transients?

Yes. Expired transients serve no purpose — WordPress would eventually delete them
anyway. Deleting all transients is safe but may cause a brief slowdown while caches
regenerate.

### Can I lose content?

No. The tools only remove content that is already trashed, marked as spam, or technically
unnecessary (orphaned metadata, auto-drafts). Your published content is never touched.

### Do I need WooCommerce?

No. EHERO Cleaner works with any WordPress installation, with or without WooCommerce.
WooCommerce-specific tools (sessions, download logs) only appear if WooCommerce 
is active.

### Can I schedule automatic cleanups?

Yes. In Settings you can enable scheduled cleanup and choose frequency (twice daily,
daily or weekly) and which tools to run.

### Does this plugin connect to any external service?

The plugin’s cleanup functionality is entirely local — no external calls are made
for any cleanup operation. However, a newsletter opt-in banner displayed on the 
plugin’s admin pages connects to consultoriaehero.com to retrieve coupon information
and to process voluntary subscriptions. See the “External services” section for 
full details. The banner can be permanently dismissed by any administrator.

### What happens to Action Scheduler data?

The plugin offers dedicated tools to clean Action Scheduler: completed actions older
than 30 days, failed actions, cancelled actions and orphan logs. On busy WooCommerce
stores this alone can reclaim hundreds of MB.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

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

「EHERO Cleaner」插件已被翻译至 1 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/ehero-cleaner/contributors)
为本插件所做的贡献。

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

### 对开发感兴趣吗?

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

## 更新日志

#### 1.0.6

 * Added full Spanish translations for all plugin strings (60+ new translations).
 * Updated “Tested up to” WordPress 7.0.

#### 1.0.5

 * Added bulk delete for WooCommerce Product Categories, Product Tags and Product
   Attributes.
 * Three new buttons in Advanced Tools > Empty Data Groups.

#### 1.0.4

 * Replaced simplified EHERO Hub with the full ecosystem version for compatibility
   with other EHERO plugins.
 * Hub now includes proper sidebar styling, collapsible sub-items, header and footer.

#### 1.0.3

 * Fixed EHERO Hub menu icon to use the standard EHERO logo matching all other ecosystem
   plugins.

#### 1.0.2

 * Added HPOS (High-Performance Order Storage) support for the Metadata Viewer.
 * Order metadata now displayed correctly on WooCommerce stores using custom order
   tables.
 * Added order-specific meta grouping (billing, shipping, payment, customer data).

#### 1.0.1

 * Updated plugin logo.

#### 1.0.0

 * Initial release.
 * 20+ cleanup tools (transients, revisions, orphaned meta, Action Scheduler…).
 * Scheduled cleanup (daily / weekly / twice daily).
 * Metadata viewer on posts, products and taxonomy terms.
 * Plugin metadata detector.
 * Bilingual documentation (Spanish / English).

## 额外信息

 *  版本 **1.0.6**
 *  最后更新：**1 周前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 6.2 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/ehero-cleaner/) 和 [Spanish (Spain)](https://es.wordpress.org/plugins/ehero-cleaner/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/ehero-cleaner)
 * 标签
 * [cleanup](https://cn.wordpress.org/plugins/tags/cleanup/)[database](https://cn.wordpress.org/plugins/tags/database/)
   [Optimize](https://cn.wordpress.org/plugins/tags/optimize/)[revisions](https://cn.wordpress.org/plugins/tags/revisions/)
   [transients](https://cn.wordpress.org/plugins/tags/transients/)
 *  [高级视图](https://cn.wordpress.org/plugins/ehero-cleaner/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/ehero-cleaner/reviews/#new-post)

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

## 贡献者

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

## 支持

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

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

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://consultoriaehero.com/)