Besked Notifications

Send WhatsApp notifications via Besked API. Native WooCommerce integration for order notifications, contact management, and broadcast campaigns.

9 database tables

Table NameDescriptionMethod
wp_besked_abandoned_cartsStores besked abandoned carts data created by this plugin.Static
wp_besked_campaign_logsA logging table that records activity, events, or audit history.Static
wp_besked_campaignsStores besked campaigns data created by this plugin.Static
wp_besked_cart_automation_logsA logging table that records activity, events, or audit history.Static
wp_besked_cart_automationsStores besked cart automations data created by this plugin.Static
wp_besked_contact_listsStores besked contact lists data created by this plugin.Static
wp_besked_contactsStores besked contacts data created by this plugin.Static
wp_besked_listsStores besked lists data created by this plugin.Static
wp_besked_messagesStores besked messages 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:besked_admin_phoneOption key:besked_api_keyOption key:besked_cart_abandonment_timeoutOption key:besked_cart_excluded_rolesOption key:besked_cart_expiry_daysOption key:besked_consent_textOption key:besked_custom_phone_meta_keyOption key:besked_default_countryOption key:besked_enable_abandoned_cartsOption key:besked_enable_consentOption key:besked_enable_phone_fieldOption key:besked_flush_rewriteOption key:besked_last_health_checkOption key:besked_max_retriesOption key:besked_session_idOption key:besked_session_labelOption key:besked_versionOption key:besked_wc_notificationsOption key:woocommerce_bacs_accounts
wp_postmeta
Post meta
wp_usermeta
User meta