Captain Hooks
Captain Hooks is a WordPress plugin that provides developers with a comprehensive view of all actions, filters, and shortcodes of their environment.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_captainhooks_hooks | Stores captainhooks hooks data created by this plugin. | Static |
| wp_captainhooks_livemode | Stores captainhooks livemode data created by this plugin. | Static |
| wp_captainhooks_livemode_logs | A logging table that records activity, events, or audit history. | 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_optionsOption key:
captainhooks_version