=== Ninja Forms - Advanced Datepicker ===
Contributors: kstover, Much2tall
Donate link: http://ninjaforms.com
Tags: form, forms
Requires at least: 6.5
Tested up to: 6.7.1
Stable tag: 3.3.2

License: GPLv2 or later

== Description ==
The Ninja Forms Advanced Datepicker add-on allows you to restrict date field input, limit the number of submissions, and much more!

== Screenshots ==

To see up to date screenshots, visit [NinjaForms.com](http://ninjaforms.com).

== Installation ==

This section describes how to install the plugin and get it working.

1. Upload the `ninja-forms-advanced-datepicker` directory to your `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Visit the 'Forms' menu item in your admin sidebar
4. When you create a form with date fields, you can setup extra options.

== Use ==

For help and video tutorials, please visit our website: [Ninja Forms Documentation](http://ninjaforms.com/documentation/intro/)

== Changelog ==

= 3.3.2 (10 February 2025)
*Bug Fixes:* 
  * Prevent undefined offset error on submitted date
  * Prevent undefined variable warning in PHP 8

= 3.3.1 (09 November 2023)
* Fix: Allow custom code to override min/max dates.

= 3.3.0 (09 October 2023)
* Feature: Precise Min and Max dates options added.

= 3.2.2 (11 January 2023)
* Bug fix: prevent repeatable fieldset display failure if Advanced Datepicker is enabled

= 3.2.1 (04 August 2022)
* Bug fix: prevent undefined submitted date error

= 3.2 (2 April 2021) =

* Pre release version change

= 3.1 (24 November 2020) =

*Changes:*

* Initial Release