FormNest – 日本語対応フォームビルダー

日本語のお問い合わせフォームを作れるWordPressプラグイン。確認画面、郵便番号自動入力、都道府県連動、自動返信メール、CSVエクスポート、スパム対策まで標準装備。ドラッグ&ドロップで簡単に作成できます。

4 database tables

Table NameDescriptionMethod
wp_formnest_form_fieldsStores form definitions and related configuration.Static
wp_formnest_formsStores form definitions and related configuration.Static
wp_formnest_mail_settingsStores formnest mail settings data created by this plugin.Static
wp_formnest_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:fn_db_versionOption key:formnest_datetime_migration_resultOption key:formnest_db_versionOption key:formnest_migration_backupOption key:formnest_migration_notice_dismissedOption key:formnest_security_logOption key:formnest_settingsOption key:formnest_version
wp_usermeta
User meta