Extensions For CF7 (Contact form 7 Database, Conditional Fields and Redirection)

Easily save contact form data, apply conditional logic in the fields and redirect to any page after contact form submission.

1 database table

Table NameDescriptionMethod
wp_extcf7_dbStores extcf7 db data created by this plugin.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:_transient_timeout_Option key:default_valueOption key:extcf7_db_table_alter_statusOption key:extcf7_delete_data_fetch_cacheOption key:extcf7_mcmp_Option key:ht_cf7extensions_diagnostic_data_agreedOption key:ht_cf7extensions_diagnostic_data_noticeOption key:htcf7ext_conditional_field_module_settingsOption key:htcf7ext_optOption key:htcf7ext_opt_extensionsOption key:htcf7ext_redirection_extension_module_settingsOption key:maximum_valueOption key:minimum_valueOption key:range_stepOption key:show_min_max_valuesOption key:show_valueOption key:slider_typeOption key:value_prefixOption key:value_suffix
wp_postmeta
Post meta
wp_usermeta
User meta