
內容簡介
TSO Options & Tables Cleaner 是一款用於 WordPress 的資料庫維護外掛,幫助用戶清理 wp_options、孤立的元資料、修訂版及未安裝外掛留下的資料表,並提供備份和資料表優化功能。
【主要功能】
• 一般清理 — 移除過期的暫存、文章修訂、自動草稿及垃圾文章和評論
• wp_options 管理 — 瀏覽、搜尋及刪除孤立選項,並管理自動加載
• 額外資料表 — 偵測並移除未安裝外掛留下的資料表
• 外掛與佈景主題歷史 — 追蹤外掛與佈景主題的安裝、啟用、停用及刪除事件
• 資料庫備份 — 將完整資料庫匯出為 SQL,並管理備份
• 資料表優化 — 對所有碎片化的 WordPress 資料表執行優化
外掛標籤
開發者團隊
② 後台搜尋「TSO Options & Tables Cleaner」→ 直接安裝(推薦)
原文外掛簡介
TSO Options & Tables Cleaner is a database maintenance plugin for WordPress. It helps you clean wp_options, orphan metadata, revisions, and leftover plugin tables, with backups and table optimization.
Features:
General cleanup — Remove expired transients, post revisions, auto-drafts, trashed posts and comments, orphan post/comment/user/term metadata
wp_options manager — Browse, search and delete orphan options grouped by plugin, with autoload management and plugin detection for 300+ known plugins
Extra tables — Detect and remove tables left by uninstalled plugins (see detection limitations below)
Plugin & theme history — Track installation, activation, deactivation and deletion events for plugins and themes
Database backup — Export the full database to SQL, download, restore or delete backups stored in wp-content/uploads/tso-options-tables-cleaner/backups/
Table optimizer — Run OPTIMIZE TABLE on all fragmented WordPress tables
Interface languages — Catalan, Spanish and English UI with per-user language preference
Cache-plugin compatible — Compatible with LiteSpeed Cache and other caching plugins
Detection is heuristic, not perfect
WordPress does not record which database table belongs to which plugin. TSO Options & Tables Cleaner infers ownership from table prefixes, plugin folders on disk, install history, and other signals. That works well for many sites, but it cannot be 100% accurate in every case.
You may occasionally see:
A table marked as probably orphaned while the plugin is still installed or active (false positive)
A leftover table not flagged as orphaned after uninstall (false negative)
Recent activity on a table because MySQL metadata was updated (maintenance, repair, or unreliable timestamps on some engines) even though the plugin is gone
Unclear ownership for shared prefixes, renamed plugin folders, or custom tables
The plugin is intentionally conservative: when confidence is low, delete actions are blocked and you will see Review only. Always check the plugin list, export SQL before dropping tables, and use manual assignment when the automatic label looks wrong. Never delete a table unless you are sure it is safe for your site.
Privacy Policy
TSO Options & Tables Cleaner does not collect, transmit, or share any personal data with external services.
Data stored locally:
Language preference: The administrator’s chosen UI language (Catalan, Spanish or English) is stored in wp_usermeta under the key tso_ui_lang. This data stays on your server and is never transmitted anywhere.
Plugin/theme history: A log of plugin and theme events is stored in wp_options under the key tso_plugin_history. This log is optional and can be cleared at any time from the History tab.
Database backups: SQL backup files are stored locally in wp-content/uploads/tso-options-tables-cleaner/backups/ and are never uploaded to any external service.
No external connections: This plugin does not make any HTTP requests to external servers, does not use analytics, and does not track usage of any kind.
