=== FormPass ===
Contributors: formpass
Tags: forms, ai agents, gravity forms, contact form 7, automation
Requires at least: 5.8
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Connect your WordPress forms to the FormPass network. Let verified AI agents discover and submit to your Gravity Forms or Contact Form 7 forms.

== Description ==

**FormPass** is the identity and trust layer that lets verified AI agents submit to your forms. This plugin connects your WordPress forms (Gravity Forms or Contact Form 7) to the FormPass network.

= What does this plugin do? =

1. **Relays submissions** — When a visitor submits your WordPress form, the data is automatically sent to FormPass so it appears in your FormPass dashboard alongside agent submissions.

2. **Agent detection** — Adds meta tags to your pages so AI agents can discover that your form is FormPass-powered and know how to submit to it.

3. **Field mapping** — A visual interface to map your WordPress form fields to your FormPass form fields. No code required.

= Supported form plugins =

* **Gravity Forms** (v2.5+)
* **Contact Form 7** (v5.0+)

= How it works =

1. Create a form on [FormPass](https://form-pass-alpha.vercel.app) and note the Form ID.
2. Install this plugin and go to **Settings > FormPass**.
3. Select your form plugin (Gravity Forms or Contact Form 7).
4. Enter your FormPass Form ID and select your local form.
5. Map the fields between FormPass and your local form.
6. Enable detection meta tags so agents can find your form.

That's it! Submissions are now relayed to FormPass automatically.

== Installation ==

1. Upload the `formpass-wp` folder to `/wp-content/plugins/`.
2. Activate the plugin through the **Plugins** menu.
3. Go to **Settings > FormPass** to configure.

== Frequently Asked Questions ==

= Do I need a FormPass account? =

Yes. Create a free account at [form-pass-alpha.vercel.app](https://form-pass-alpha.vercel.app) and register your form.

= Does this replace my form plugin? =

No. Your Gravity Forms or Contact Form 7 setup remains unchanged. This plugin listens for submissions and relays the data to FormPass in the background.

= What are the detection meta tags? =

They are HTML meta tags added to your page's `<head>` that tell AI agents your form is FormPass-enabled. Agents scan for these tags to know they can submit via the FormPass API.

= Will this slow down my site? =

No. The relay happens after the form submission is processed, so it doesn't affect the user experience. Meta tags add negligible overhead.

== Changelog ==

= 1.0.0 =
* Initial release.
* Gravity Forms integration.
* Contact Form 7 integration.
* Visual field mapping.
* Agent detection meta tags.
* Test connection feature.
