DoubleScale | All-In-One Business Growth Platform

WordPress-native CRM, sales, email/SMS/WhatsApp campaigns, booking, helpdesk, tasks, SMTP, and automations — one plugin. Live demo: try.doublescale.

3 database tables

Table NameDescriptionMethod
wp_actionscheduler_actionsStores actionscheduler actions data created by this plugin.Static
wp_actionscheduler_logsA logging table that records activity, events, or audit history.Static
wp_doublescale_Stores doublescale 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_comments
Direct access
wp_options
Option key:blog_charsetOption key:currencyOption key:doublescale_attachments_unifiedOption key:doublescale_base_access_assignedOption key:doublescale_booking_caps_assignedOption key:doublescale_booking_caps_versionOption key:doublescale_booking_currencyOption key:doublescale_booking_host_calendars_dedupedOption key:doublescale_booking_provisionedOption key:doublescale_booking_settingsOption key:doublescale_enabled_modulesOption key:doublescale_firebase_configOption key:doublescale_flush_rewrite_rulesOption key:doublescale_has_user_email_accountsOption key:doublescale_licenseOption key:doublescale_push_enabledOption key:doublescale_sales_caps_sync_versionOption key:doublescale_smtp_settingsOption key:doublescale_versionOption key:major
wp_postmeta
Post meta
wp_usermeta
User meta