Dynamic form
This is Custom plugin to create customise forms =Introduction= Dynamic for is custom plugin to fullfill customer requirement.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_dfb_fields | Stores dfb fields data created by this plugin. | Static |
| wp_dfb_form | Stores 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_optionsOption key:
dfb_version