Comic Book Management System
Comic Book Management System allows comic book creators to keep fans up to date with their latest releases.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cbms_availablenow | Stores cbms availablenow data created by this plugin. | Static |
| wp_cbms_books | Stores cbms books 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_optionsOption key:
cbms_plugin_versionwp_postmeta