ProformancePlus

A powerful drag & drop contact form builder with conditional fields, reCAPTCHA, smart email delivery, submission logs, statistics, and blacklist p …

7 database tables

Table NameDescriptionMethod
wp_bcf_blacklistStores bcf blacklist data created by this plugin.Static
wp_bcf_email_settingsStores bcf email settings data created by this plugin.Static
wp_bcf_email_statisticsStores analytics or statistics data.Static
wp_bcf_email_templateStores bcf email template data created by this plugin.Static
wp_bcf_formsStores form definitions and related configuration.Static
wp_bcf_logsA logging table that records activity, events, or audit history.Static
wp_bcf_submissionsStores form submissions and user-entered data.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:bcf_db_versionOption key:bcf_recaptcha_v2_enabledOption key:bcf_recaptcha_v3_enabledOption key:bcf_versionOption key:my_contentOption key:profor_blacklist_sync_enabledOption key:profor_blacklist_sync_frequencyOption key:profor_last_blacklist_syncOption key:profor_recaptcha_v2_enabledOption key:profor_recaptcha_v2_secret_keyOption key:profor_recaptcha_v2_site_keyOption key:profor_recaptcha_v3_enabledOption key:profor_recaptcha_v3_secret_keyOption key:profor_recaptcha_v3_site_keyOption key:profor_turnstile_enabledOption key:profor_turnstile_secret_keyOption key:profor_turnstile_site_key