Form Plant

A WordPress contact form plugin with confirmation screen, submission storage, layered spam protection, and Japanese postal code auto-fill.

1 database table

Table NameDescriptionMethod
wp_fplant_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:fplant_activated_timeOption key:fplant_blocked_email_domainsOption key:fplant_blocked_keywordsOption key:fplant_db_versionOption key:fplant_default_form_createdOption key:fplant_preview_rewrite_flushedOption key:fplant_recaptcha_secret_keyOption key:fplant_recaptcha_site_keyOption key:fplant_recaptcha_v2_secret_keyOption key:fplant_recaptcha_v2_site_keyOption key:fplant_recaptcha_v3_thresholdOption key:fplant_turnstile_secret_keyOption key:fplant_turnstile_site_keyOption key:fplant_version
wp_postmeta
Post meta
wp_posts
Custom post type:fplant_form
wp_usermeta
User meta