=== Aform Record ID for Contact Form 7 ===
Contributors: borisandmarina
Tags: contact form 7, id, hidden field, record id
Requires at least: 6.0
Tested up to: 7.0
Requires Plugins: contact-form-7
Stable tag: 1.2.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Generate a unique record ID for Contact Form 7 submissions.

== Description ==

Aform Record ID for Contact Form 7 automatically fills a hidden field named "record_id" with a unique value on each form submission.

Useful for:
- Linking form submissions across multiple systems
- Synchronizing data between Telegram, Google Sheets, etc.
- Tracking individual form requests

== Usage ==

1. Add this field to your Contact Form 7 form:

[hidden record_id]

2. Submit the form.

3. The field will be automatically populated with a unique ID.

Example generated value:
1709823456123

== Frequently Asked Questions ==

= Does this plugin store any data? =
No. The plugin does not store any data in the database.

= Does it work without Contact Form 7? =
No. This plugin requires Contact Form 7 to be installed and activated.

== Privacy ==

This plugin does not store or process personal data.

It only generates a temporary unique ID for each form submission.

== Disclaimer ==

This plugin is not affiliated with or endorsed by Contact Form 7.

== Changelog ==

= 1.2.3 =
Renamed the plugin to Aform Record ID for Contact Form 7, added the Contact Form 7 dependency header, updated the contributor, and replaced direct script output with the WordPress enqueue API.

= 1.0.0 =
Initial release.
