Dashboard Graphs for Contact Form 7

Displays a stacked bar chart with form submission data per form on the WordPress dashboard. Works standalone or with Flamingo plugin for historical da …

3 database tables

Table NameDescriptionMethod
wp_cf7_vdataStores cf7 vdata data created by this plugin.Static
wp_cf7dbplugin_submitsStores cf7dbplugin submits data created by this plugin.Static
wp_cf7graphs_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_postmeta
Post meta