Business Essentials for Contact Form 7

Business Essentials for Contact Form 7

2 database tables

Table NameDescriptionMethod
wp_cf7_bookingsStores cf7 bookings data created by this plugin.Static
wp_cf7_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:cf7rl_install_dateOption key:cf7rl_migrated_v1_1_to_v1_2Option key:cf7rl_my_plugin_notice_shownOption key:cf7rl_optionsOption key:cf7rl_review_notice_dismissedOption key:placeholder
wp_postmeta
Post meta
wp_posts
Custom post type:cf7rl_payments
wp_usermeta
User meta