HTML Forms – Simple WordPress Forms Plugin

A simpler, faster, and smarter WordPress forms plugin.

1 database table

Table NameDescriptionMethod
wp_hf_submissionsStores form submissions and user-entered data.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:hf_settingsOption key:hf_version
wp_postmeta
Post meta
wp_posts
Custom post type:html-form