=== Unique List For Gravity Forms ===
Contributors: jamesdlow
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=WG4V5XKCVZS3C&item_name=Donation%20to%20jameslow%2ecom&currency_code=USD&bn=PP%2dDonationsBF&charset=UTF%2d8
Tags: gravity, forms, gravity forms, gforms, queries, transactions, stripe, paypal, recurring, payment
Requires at least: 4.0.1
Tested up to: 5.4.2
Stable tag: 1.0.6
License: MIT License
License URI: https://opensource.org/licenses/MIT

Add a unique piece of text or code to each gravity form from a predefined list. The plugin keeps track of which have been used and will only include unused items.

== Description ==

Add a unique piece of text or code to each gravity form from a predefined list. The plugin keeps track of which have been used and will only include unused items.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/gf-unique-list` directory, or install the plugin through the WordPress plugins screen directly.
2. Enable unique codes for the form, select the field you wish to use, and enter your code lists in the box


== Frequently Asked Questions ==


== Screenshots ==


== Changelog ==

= 1.0.6 =
* Fix additional PHP 8+ warning

= 1.0.5 =
* Fix warnings on PHP 8+

= 1.0.4 =
* Plugin activiation order bug fix

= 1.0.3 =
* More efficient coupon checking

= 1.0.2 =
* Change plugin slug as wordpress approved

= 1.0.1 =
* Rename plugin
* Make query checking more efficient

= 1.0.0 =
* Initial version of the plugin