XCIXY Database Cleaner

外掛說明

XCIXY Database Cleaner is a lightweight WordPress database maintenance plugin that provides tools for cleaning orphaned metadata and unwanted database records.

The plugin provides an administration page under Tools XCIXY Database Cleaner.

Before performing any destructive database operation, always create a complete backup of your WordPress database.

Features:
* Clean orphaned post meta.
* Clean orphaned user meta.
* Delete post revisions.
* Delete auto-draft posts.
* Delete draft posts.
* Remove all comments and associated comment metadata from the database.
* Identify database tables that are not part of the standard WordPress core tables.
* Select database tables for removal.
* WordPress nonce protection for administrative actions.
* Capability-based access control.
* Translation-ready interface.

Important Warning

Database cleanup operations can permanently remove data.

Always create a complete database backup before using this plugin.

The table-cleanup functionality should only be used when you are certain that a selected table is no longer required by WordPress, a plugin, a theme, or another application.

Deleting a table that is still being used by another plugin or theme may cause data loss or break functionality.

Usage

After activating the plugin:

  1. Open Tools XCIXY Database Cleaner.
  2. Review the available cleanup operations.
  3. Select the operation you want to perform.
  4. Confirm the action when prompted.
  5. Verify your website after completing database cleanup.

Database Cleanup

The plugin provides tools for removing:

  • Orphaned post meta records whose associated posts no longer exist.
  • Orphaned user meta records whose associated users no longer exist.
  • Post revisions.
  • Auto-draft posts.
  • Draft posts.
  • Comments and associated comment meta.

Database operations performed by this plugin are permanent.

Privacy

XCIXY Database Cleaner does not send website data to external services.

The plugin operates on the WordPress database installed on your website.

License

XCIXY Database Cleaner is licensed under the GPLv2 or later.

This plugin is free software and may be redistributed and/or modified under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version.

螢幕擷圖

安裝方式

  1. Upload the xcixy-database-cleaner folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Tools XCIXY Database Cleaner.
  4. Create a database backup before performing any cleanup operation.

常見問題集

Is a database backup recommended?

Yes. Always create a complete database backup before performing database cleanup operations.

Can deleted data be restored?

No. The cleanup operations performed by the plugin are permanent. Restore the affected data from a database backup if necessary.

Where is the plugin located in WordPress?

The administration page is available under Tools XCIXY Database Cleaner.

Can I delete unused database tables?

Only remove a table when you have verified that it is no longer used by WordPress, an installed plugin, a theme, or another application.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈XCIXY Database Cleaner〉的開發相關工作。

參與者

將〈XCIXY Database Cleaner〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

  • Initial release.
  • Added orphan post meta cleanup.
  • Added orphan user meta cleanup.
  • Added post revision cleanup.
  • Added auto-draft cleanup.
  • Added draft post cleanup.
  • Added comment cleanup.
  • Added database table detection and cleanup.