Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, Events Calendar Solution

The ultimate solution for booking appointments, meetings, webinars, events, sales calls, and more.

8 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_fcal_ba_Stores fcal ba data created by this plugin.Static
wp_fcal_bmt_Stores fcal bmt data created by this plugin.Static
wp_fcal_booking_activityStores fcal booking activity data created by this plugin.Static
wp_fcal_booking_metaStores additional metadata (key-value pairs) for fcal booking records.Static
wp_fcal_metaStores additional metadata (key-value pairs) for fcal records.Static
wp_fcal_mt_Stores fcal mt 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:_fb_ins_byOption key:_fluent_booking_enabled_modulesOption key:_fluent_booking_settingsOption key:fcom_last_summary_email_sendOption key:fluent_booking_db_versionOption key:fluent_booking_global_payment_settingsOption key:fluent_booking_modulesOption key:fluent_booking_payment_settings_Option key:fluent_booking_payment_settings_stripeOption key:fluentmail-settingsOption key:start_of_week
wp_postmeta
Post meta
wp_usermeta
User meta