Bullet Forms

"Multi-step form builder for WordPress. Lightweight, collects submissions, and allows reviewing/exporting responses from the admin."

4 database tables

Table NameDescriptionMethod
wp_bfmsf_analyticsStores analytics or statistics data.Static
wp_bfmsf_form_fieldsStores form definitions and related configuration.Static
wp_bfmsf_formsStores form definitions and related configuration.Static
wp_bfmsf_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:bfmsf_hcaptcha_site_keyOption key:bfmsf_recaptcha_site_keyOption key:bfmsf_turnstile_site_key
wp_postmeta
Post meta
wp_posts
Custom post type:bfmsf_form