Hash Form – Drag & Drop Form Builder
Create any kind of forms effortlessly with Hash Form – the ultimate drag & drop form builder plugin for WordPress.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_hashform_entries | Stores form submissions and user-entered data. | Static |
| wp_hashform_entry_meta | Stores additional metadata (key-value pairs) for hashform entry records. | Static |
| wp_hashform_fields | Stores hashform fields data created by this plugin. | Static |
| wp_hashform_forms | 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:
_hashform_security_saltOption key:blog_charsetOption key:hashform_dismissed_noticesOption key:hashform_first_activationOption key:hashform_optionswp_postmetawp_postsCustom post type:
hashform-styleswp_usermeta