Beacon Campaign Sender

AI-assisted email, push notification, and social campaign management for WordPress via Brevo, Firebase, and Zernio.

10 database tables

Table NameDescriptionMethod
wp_bcsend_campaignsStores bcsend campaigns data created by this plugin.Static
wp_bcsend_email_logA logging table that records activity, events, or audit history.Static
wp_bcsend_logsA logging table that records activity, events, or audit history.Static
wp_bcsend_push_historyStores bcsend push history data created by this plugin.Static
wp_bcsend_push_notificationsStores bcsend push notifications data created by this plugin.Static
wp_bcsend_segmentsStores bcsend segments data created by this plugin.Static
wp_bcsend_snippetsStores bcsend snippets data created by this plugin.Static
wp_bcsend_social_postsStores bcsend social posts data created by this plugin.Static
wp_bcsend_subscribersStores bcsend subscribers data created by this plugin.Static
wp_bcsend_templatesStores bcsend 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_options
Option key:bcsend_db_versionOption key:bcsend_settingsOption key:bcsend_zernio_accountsOption key:bcsend_zernio_profile_nameOption key:bcsend_zernio_profilesOption key:bcsend_zernio_webhook_diagnosticsOption key:bcsend_zernio_webhook_url
wp_postmeta
Post meta
wp_usermeta
User meta