Save CF7 Entry
Simple plugin to save contact form 7 entries. Simple but flexible.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cf7_entries | Stores form submissions and user-entered data. | Static |
| wp_cf7_entry_meta | Stores additional metadata (key-value pairs) for cf7 entry records. | Static |