=== Submissions Capture & Exporter for Contact Form 7 ===
Contributors: bulbul389
Tags: contact-form-7, submissions, export, csv, cf7-addons
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Capture Contact Form 7 submissions to database. View, search, delete & export to CSV via modern admin modals.

== Description ==

Contact Form 7 Capture & Exporter automatically saves every Contact Form 7 submission into a custom WordPress database table — no more lost leads due to email issues!

**Core Features**
- Automatically captures all Contact Form 7 form submissions  
- Stores raw field data, date/time, IP address, and user agent  
- Beautiful admin dashboard with form cards (name, ID, submission count)  
- Click any form → opens a full-width modern modal with a clean table  
- Search, pagination, per-page selector, and instant refresh  
- Per-form settings: hide/show fields + rename labels  
- Export visible columns only to CSV  
- Secure and lightweight  
- Fully WP.org guideline compliant  

== Installation ==

1. Upload the plugin folder `bulbul-capture-exporter-for-contact-form-7` to `/wp-content/plugins/`
2. Activate the plugin through “Plugins”
3. Submit a test Contact Form 7 form
4. Go to **Form Submissions** in admin to view entries

== Frequently Asked Questions ==

= Does this plugin replace Contact Form 7 emails? =  
No — emails still send normally. This plugin adds a database backup.

= What data is stored? =  
All form fields, submit time, IP, and user agent.

= Can I hide certain columns? =  
Yes — inside the Settings modal per form.

= Can I export submissions? =  
Yes — CSV export is built-in.

== Screenshots ==

1. Dashboard with forms & submission counts  
2. Modal view of submissions  
3. Field visibility & label settings  

== Upgrade Notice ==

= 1.0.6 =
Improves admin performance with pagination fixes, adds bulk delete for submissions, and restores settings and view-all functionality. Recommended update.

== Changelog ==

= 1.0.6 =
* Fixed pagination display in submissions list.
* Added bulk delete functionality for submissions.
* Restored settings save and view-all functionality.

= 1.0.5 =
* Fixed version normalization issue on WordPress.org
* Release consistency update

= 1.0.2 =
* Fixed CSV export  
* Improved modal width and UI  
* Minor UI polish  

= 1.0.1 =
* Added modals for viewing entries  
* Search, pagination, per-page selector  
* Settings modal for field visibility  
* Delete entries  
* Export only visible columns  

= 1.0 =
Initial release with core submission capture & admin view.
