=== Enable Gravity Forms Confirmation Anchor ===
Contributors: wildoperation, timstl
Tags: gravity forms, forms, filters, anchor, confirmation
Requires at least: 4.3.0
Tested up to: 6.8
Stable tag: 1.0.3
Requires PHP: 7.4
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Enables the confirmation anchor functionality for all Gravity Forms on your site.

== Description ==

Enables the confirmation anchor functionality for all Gravity Forms on your site. This is done using the gform_confirmation_anchor filter.

This plugin has no settings. Just enable the plugin. The confirmation anchor will be enabled on all Gravity Forms.

For information on Gravity Forms anchors, or to learn how to enable the anchor only for specific forms, please review Gravity Forms' official documentation.

== Frequently Asked Questions ==

= Are you or this plugin affiliated with Gravity Forms? =

No. We just use this functionality a lot and put it into a plugin.

= Do you provide support for Gravity Forms? =

No, sorry! Please contact Gravity Forms directly for support with their plugin.

== Changelog ==
= 1.0.3 =
* WordPress 6.8 support

= 1.0.2 =
* WordPress 6.7 support

= 1.0.1 =
* Fix missing translation functions

= 1.0.0 =
* Initial stable version