Any Form
Very simple and customisable contact form with database integration and control panel.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_anyform_customers | Stores anyform customers data created by this plugin. | Static |
| wp_anyform_fields | Stores anyform fields 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:
anyform_configOption key:anyform_countOption key:anyform_db_version