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 NameDescriptionMethod
wp_captainhooks_hooksStores captainhooks hooks data created by this plugin.Static
wp_captainhooks_livemodeStores captainhooks livemode data created by this plugin.Static
wp_captainhooks_livemode_logsA 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_options
Option key:captainhooks_version