CheckView – Form & Checkout Testing

CheckView automates WordPress form and WooCommerce testing, monitoring key flows to catch failures early before they cost you leads or sales everyday.

10 database tables

Table NameDescriptionMethod
wp_cv_entryStores form submissions and user-entered data.Static
wp_cv_entry_metaStores additional metadata (key-value pairs) for cv entry records.Static
wp_cv_sessionStores session data for tracking user or visitor state.Static
wp_cv_used_noncesStores cv used nonces data created by this plugin.Static
wp_fluentform_formsStores form definitions and related configuration.Static
wp_frm_formsStores form definitions and related configuration.Static
wp_gf_addon_feedStores gf addon feed data created by this plugin.Static
wp_gf_formStores form definitions and related configuration.Static
wp_nf3_formsStores form definitions and related configuration.Static
wp_wsf_formStores form definitions and related configuration.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:captcha_ip_range_optOption key:cf_test_Option key:checkview_advance_optionsOption key:checkview_api_optionsOption key:checkview_hide_meOption key:checkview_log_optionsOption key:checkview_test_userOption key:checkview_woo_product_idOption key:checkview_wpforms_turnstile-secret-keyOption key:checkview_wpforms_turnstile-site-keyOption key:cleantalk_dataOption key:cv_suppression_kill_switchOption key:disable_actionsOption key:disable_actions_Option key:disable_email_receiptOption key:disable_email_receipt_Option key:disable_webhooksOption key:disable_webhooks_Option key:ecft_ip_addressOption key:i13_recapcha_ip_to_skip_captchaOption key:woocommerce_checkview_settings
wp_postmeta
Post meta