CN Blog Mailer
Simple automated newsletter plugin for WordPress. Automatically email your latest blog posts to subscribers with scheduled newsletters, subscription f …
10 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cnbm_analytics_links | Stores analytics or statistics data. | Static |
| wp_cnbm_analytics_log | A logging table that records activity, events, or audit history. | Static |
| wp_cnbm_cron_log | A logging table that records activity, events, or audit history. | Static |
| wp_cnbm_email_queue | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_cnbm_send_history | Stores cnbm send history data created by this plugin. | Static |
| wp_cnbm_send_log | A logging table that records activity, events, or audit history. | Static |
| wp_cnbm_subscriber_tags | Stores cnbm subscriber tags data created by this plugin. | Static |
| wp_cnbm_subscribers | Stores cnbm subscribers data created by this plugin. | Static |
| wp_cnbm_tags | Stores cnbm tags data created by this plugin. | Static |
| wp_cnbm_templates | Stores cnbm templates 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:
cnbm_activated_timeOption key:cnbm_db_versionOption key:cnbm_last_newsletter_sendOption key:cnbm_last_newsletter_send_timestampOption key:cnbm_settingsOption key:cnbm_subscriber_keys_migratedOption key:cnbm_template_typeOption key:cnbm_versionOption key:cnbm_weekly_report_settingswp_usermeta