Shed Form

A contact form plugin for Japanese websites with confirmation screen, spam protection, and submission history.

9 database tables

Table NameDescriptionMethod
wp_shedform_form_fieldsStores form definitions and related configuration.Static
wp_shedform_form_rowsStores form definitions and related configuration.Static
wp_shedform_form_settingsStores form definitions and related configuration.Static
wp_shedform_formsStores form definitions and related configuration.Static
wp_shedform_mail_logsA logging table that records activity, events, or audit history.Static
wp_shedform_submission_fieldsStores form submissions and user-entered data.Static
wp_shedform_submission_filesStores form submissions and user-entered data.Static
wp_shedform_submission_memosStores form submissions and user-entered data.Static
wp_shedform_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:shedform_admin_emailOption key:shedform_default_from_emailOption key:shedform_default_from_nameOption key:shedform_default_phrases_cacheOption key:shedform_license_cacheOption key:shedform_license_keyOption key:shedform_phrases_cache_updatedOption key:shedform_phrases_cache_versionOption key:shedform_phrases_update_availableOption key:shedform_settingsOption key:shedform_show_creditOption key:shedform_turnstile_enabledOption key:shedform_turnstile_secret_keyOption key:shedform_turnstile_site_keyOption key:shedform_versionOption key:wpshed_default_phrases_cacheOption key:wpshed_phrases_cache_updatedOption key:wpshed_phrases_cache_versionOption key:wsf_version