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 NameDescriptionMethod
wp_cbms_availablenowStores cbms availablenow data created by this plugin.Static
wp_cbms_booksStores 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_options
Option key:cbms_plugin_version
wp_postmeta
Post meta