Tahhan Conflict Detective

Automatically detects which plugin, theme, or update broke your WordPress site — without manual trial and error.

5 database tables

Table NameDescriptionMethod
wp_cd_ajax_logA logging table that records activity, events, or audit history.Static
wp_cd_conflictsStores cd conflicts data created by this plugin.Static
wp_cd_errorsStores cd errors data created by this plugin.Static
wp_cd_plugin_changesStores cd plugin changes data created by this plugin.Static
wp_cd_scansStores 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_options
Option key
wp_usermeta
User meta