Linux 软件免费装
Banner图

Mega Database Cleanup

开发者 megawixtech
更新时间 2025年12月28日 14:30
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

performance optimization database cleanup postmeta cleaner acf cleanup cron cleanup

下载

1.0.0

详情介绍:

Mega Database Cleanup is a modern, high-performance cleanup utility built to remove unused, empty, bloated, or orphaned metadata from your WordPress database — safely and automatically. It includes a smart scanner, preview mode, ACF pattern cleanup, scheduled tasks, and full backup support. Ideal for site owners, developers, agencies, and power users who want a faster & cleaner database without risking important data. Highlights Who Is This For? Website Owners\ – Improve site performance and reduce database size safely. Agencies & Developers\ – Maintain clean data structures, especially on large sites. ACF Users\ – Automatically remove leftover fields that accumulate over time. Performance Optimizers\ – Speed up queries by removing thousands of useless meta rows. Why Mega Database Cleanup Is Different

安装:

Automatic Installation
  1. Log in to WordPress Admin → Plugins → Add New
  2. Search for Mega Database Cleanup
  3. Click Install NowActivate
  4. Navigate to Tools → Mega DB Cleanup
Manual Installation
  1. Download the plugin ZIP
  2. Go to Plugins → Add New → Upload Plugin
  3. Select the ZIP and install
  4. Click Activate Plugin
Initial Setup
  1. Open Tools → Mega DB Cleanup
  2. Enable ACF Cleanup (optional)
  3. Enable Preview Mode (recommended)
  4. Add patterns if needed
  5. Enable scheduled cleanup (optional)
  6. Save changes
You're ready to analyze or clean your database!

屏幕截图:

  • Empty Meta Preview table
  • ACF pattern manager
  • Cleanup settings and scheduler
  • Log viewer
  • Backup information panel

升级注意事项:

= 1.0.0 =\ Initial release of Mega Database Cleanup.\ Adds full database cleanup toolkit with backup, preview, and automated cleanup scheduler.

常见问题:

Does this delete important data?

No — the plugin only targets metadata that is clearly empty, unused, or orphaned.\ If backup is enabled, you can restore deleted rows at any time.

Is there a preview mode?

Yes. Preview mode allows you to see exactly which meta rows are considered empty before removing anything.

Does this support ACF fields?

Yes! It includes a dedicated ACF cleanup engine that uses pattern rules to identify real orphan fields.

Can I add my own patterns?

Absolutely. You can add or remove SQL LIKE patterns directly from the admin panel.

Does it work on multisite?

Yes, it works on standard and multisite installations. Cleanup runs per site.

Will this improve my website speed?

Yes — removing thousands of empty meta rows reduces database size and speeds up queries.

What if I delete something by mistake?

If backups are enabled, deleted metadata is stored in a dedicated table so you can manually restore it via phpMyAdmin.

How safe is the scheduled cleanup?

Very safe — it follows the same rules as manual cleanup, including retention rules and backups.

更新日志:

1.0.0 – Initial Release