CMC Hook

Register php functions to hooks(action and filter), run php codes safely, create and test plugins all from dashboard tools

2 database tables

Table NameDescriptionMethod
wp_cmc_hookStores cmc hook data created by this plugin.Static
wp_cmc_hook_projectStores cmc hook project 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:cmc_hook_settings
wp_posts
Custom post type:book
wp_terms
Custom taxonomy:tax_name