Tahhan Conflict Detective
Automatically detects which plugin, theme, or update broke your WordPress site — without manual trial and error.
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cd_ajax_log | A logging table that records activity, events, or audit history. | Static |
| wp_cd_conflicts | Stores cd conflicts data created by this plugin. | Static |
| wp_cd_errors | Stores cd errors data created by this plugin. | Static |
| wp_cd_plugin_changes | Stores cd plugin changes data created by this plugin. | Static |
| wp_cd_scans | Stores cd scans data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionswp_usermeta