這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP-CleanDB

外掛說明

This WordPress plugin will cleanup your WordPress database, performing the following actions:

  • Remove all post revisions.
  • Remove all spam comments.
  • Remove all unapproved comments.
  • Remove all unused tags.
  • Remove all unused post meta.
  • Optimize MySQL tables by removing all unused table space.

Based on WP-Cleanup by JortK, this plugin replaces usage of mysql_query() that was deprecated in PHP 5.5 with WP_Query functions .

螢幕擷圖

  • WP-CleanDB settings screen.

安裝方式

  1. Download WP-CleanDB.
  2. Unzip the ZIP archive.
  3. Upload the folder to /wp-content/plugins/.
  4. Login into your WordPress Admin Panel.
  5. Go to [Plugins/Installed].
  6. Activate the WP-CleanDB plugin.
  7. Under Settings there is a new option called WP-CleanDB.

常見問題集

Have any questions? Leave them in the comments!

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈WP-CleanDB〉的開發相關工作。

參與者

將〈WP-CleanDB〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.8.0

Tested up to WP 5.4.

1.6.3

Add German translation.

1.6.2

Add French translation.

1.6.1

Add Spanish translation.

1.5

Moved option to Tools menu.
WP 5.1 compatible.

1.3

Fixed stability in repo.

1.2.1

Fixed Plugin URI.

1.2

Tested up to WP 4.2.

1.1.2

Tidy up output.

1.1.1

Changed Plugin URL.

1.1

Added unused table size details.

1.0.1

Fixed typo.

1.0

  • Initial release.