SmartTouch NextGen Form Builder

The SmartTouch NextGen Form Builder is a plugin that allows you to build and integrate SmartTouch NextGen CRM forms in your WordPress website with the …

4 database tables

Table NameDescriptionMethod
wp_form_registerStores form register data created by this plugin.Static
wp_smarttouch_form_builder_entriesStores form definitions and related configuration.Static
wp_smarttouch_form_builder_fieldsStores form definitions and related configuration.Static
wp_smarttouch_form_builder_formsStores form definitions and related configuration.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:blog_charsetOption key:per_pageOption key:smart-touch-form-builder-screen-optionsOption key:sti-settingsOption key:sti_dashboard_widget_optionsOption key:sti_db_version
wp_usermeta
User meta