AlphaFields for Contact Form 7

Enhance your Contact Form 7 with powerful advanced addons, custom fields, and seamless integrations.

3 database tables

Table NameDescriptionMethod
wp_alpcf7_entriesStores form submissions and user-entered data.Static
wp_alpcf7_entry_metaStores additional metadata (key-value pairs) for alpcf7 entry records.Static
wp_alpcf7_entry_notesStores 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:active_Option key:active_fieldOption key:active_integrationOption key:alp_cf7_active_Option key:alpcf7__Option key:alpcf7_db_versionOption key:alpcf7_install_timeOption key:alpcf7_versionOption key:formatOption key:maxOption key:minOption key:required_fieldsOption key:step
wp_postmeta
Post meta