| 开发者 | wpcodeforge |
|---|---|
| 更新时间 | 2026年9月24日 02:20 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
No. WPCodeForge Database Cleaner does not automatically delete database data simply because the plugin is installed or activated. Cleanup operations require administrator action.
Yes. Always create a complete and restorable database backup before performing significant database cleanup.
Removing unnecessary database data can reduce database size and may help with database maintenance and backup operations. However, database cleanup does not automatically make every WordPress website faster. Website performance depends on many factors, including hosting, plugins, themes, caching, queries, images and external services.
No. The plugin provides its database maintenance interface directly within WordPress.
Yes. The Tables section allows administrators to inspect database tables and review information such as table size, row count, storage engine and indexes.
The plugin provides table optimisation functionality where supported by the database server.
Yes. The Options section allows administrators to inspect option names, values, sizes and autoload information.
Supported options can be removed from the Options interface. Care should always be taken before deleting options because themes and plugins may rely on them.
Yes, where the option is eligible for modification. Changing autoload behaviour can affect how WordPress loads data, so only make changes when you understand the purpose of the option.
Yes. The Transients section can identify expired transient data and remove it.
Orphaned post metadata is metadata whose associated post no longer exists. The plugin can identify these records so they can be reviewed and removed.
Duplicate post metadata consists of repeated metadata records associated with the same post and metadata information. The plugin can identify duplicate post meta records for review.
The plugin provides an interface for inspecting scheduled cron events and removing unwanted events. Cron events should only be deleted when you understand which plugin, theme or WordPress functionality created them.
Yes. The Post Types section can display registered WordPress post types and their associated information.
The free version focuses on general WordPress database maintenance and does not provide specialised WooCommerce cleanup functionality. WooCommerce-specific database maintenance may require dedicated WooCommerce tools.
No. WPCodeForge Database Cleaner is a database maintenance tool. It is not intended to replace a proper backup and restoration solution.
No. The plugin does not require remote database scanning or transmission of your database contents to WPCodeForge to perform its core cleanup functions.
No. The core functionality operates locally within your WordPress installation.
The plugin is designed primarily for standard WordPress installations. Multisite-specific database management requires additional care because network installations have different database and site structures. Always test database maintenance functionality on a staging multisite installation before using it across a network.