Formidable Forms – Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder

The most advanced WordPress forms plugin. Go beyond contact forms with our drag and drop form builder for surveys, quizzes, and more.

6 database tables

Table NameDescriptionMethod
wp_frm_fieldsStores frm fields data created by this plugin.Static
wp_frm_formsStores form definitions and related configuration.Static
wp_frm_item_metasStores additional metadata (key-value pairs) for frm item metas records.Static
wp_frm_itemsStores frm items data created by this plugin.Static
wp_frm_paymentsStores frm payments data created by this plugin.Static
wp_frm_subscriptionsStores frm subscriptions 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:blacklist_keysOption key:blog_charsetOption key:disallowed_keysOption key:frm-usage-uuidOption key:frm_Option key:frm_antispam_secret_keyOption key:frm_connect_tokenOption key:frm_db_versionOption key:frm_dismissedOption key:frm_feedback_expiredOption key:frm_first_activationOption key:frm_form_state_keyOption key:frm_honeypot_classOption key:frm_inboxOption key:frm_install_runningOption key:frm_last_clearedOption key:frm_last_style_updateOption key:frm_lite_settings_upgradeOption key:frm_optionsOption key:frm_sale_ab_groupOption key:frm_square_lite_last_verify_attemptOption key:frm_stripe_lite_last_verify_attemptOption key:frmpro-authorizedOption key:frmpro-credentialsOption key:frmpro_cssOption key:ftp_credentialsOption key:recaptchaOption key:widget_frm_show_formOption key:wordpress_api_keyOption key:wp_mail_smtp_activation_prevent_redirect
wp_postmeta
Post meta
wp_usermeta
User meta