Easy Form Builder by WhiteStudio — Drag & Drop Form Builder
Create flexible contact forms, survey forms, payment forms, and user authentication forms using a drag-and-drop form builder plugin for WordPress.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_emsfb_form | Stores form definitions and related configuration. | Static |
| wp_emsfb_msg_ | Stores emsfb msg data created by this plugin. | Static |
| wp_emsfb_rsp_ | Stores emsfb rsp data created by this plugin. | Static |
| wp_emsfb_setting | Stores emsfb setting data created by this plugin. | Static |
| wp_emsfb_stts_ | Stores emsfb stts data created by this plugin. | Static |
| wp_emsfb_temp_links | Stores emsfb temp links 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_optionsOption key:
efb_email_logOption key:emsfb_addon_Option key:emsfb_addon_adngosOption key:emsfb_addon_adnssOption key:emsfb_addon_adntlgOption key:emsfb_cache_pluginsOption key:emsfb_db_versionOption key:emsfb_dev_modeOption key:emsfb_email_monitor_last_remote_reportOption key:emsfb_email_statusOption key:emsfb_file_access_statusOption key:emsfb_proOption key:emsfb_pro_ac_dateOption key:emsfb_pro_activecodeOption key:emsfb_security_pluginsOption key:emsfb_server_host_cacheOption key:emsfb_settingsOption key:emsfb_team_testOption key:emsfb_telegram_bot_tokenOption key:emsfb_telegram_chat_idOption key:emsfb_temp_links_table_existsOption key:emsfb_text_versionOption key:emsfb_version