Custom Datepicker NMR
Custom Datepicker NMR
Description
Contact Form 7 offers users standard HTML5 controls to input data, like text input and input type=”date”.
The browser will not format the date text in a date format you might choose
This plugin allows Contact Form 7 to use jQuery UI Datepicker where date format can be set or changed.
This plugin requires jquery , jquery ui and contact form 7.
Use format, min or max to configure it.
[datepicker* myFirstDatepicker id:myFirstDatepicker format:dd.mm.yy min:2022-06-06 max:2022-08-08]
Docs & Support
Check the support forum on WordPress.org. If you can’t locate any topics that pertain to your particular issue, post a new topic for it.
Custom Datepicker NMR Needs Your Support
It is hard to continue development and support for this free plugin without contributions from users like you. If you enjoy using Custom Datepicker NMR and find it useful, please consider making a donation. Your donation will help encourage and support the plugin’s continued development and better user support.
Privacy Notices
With the default configuration, this plugin, in itself, does not:
- track users by stealth;
- write any user personal data to the database;
- send any data to external servers;
- use cookies.
Installation
- Upload the entire folder to the
/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Basic usage:
[datepicker myFirstDatepicker id:myFirstDatepicker format:dd.mm.yy]
or
[datepicker* myFirstDatepicker id:myFirstDatepicker format:dd.mm.yy] – for required field.
Reviews
Works great - thanks for sharing!
By knecker on January 15, 2024
Works great - thanks for sharing!
Just what I was looking for
By Patrick (pglad) on September 21, 2021
almost perfect
By marcoatmac on August 10, 2020
Works Great
By twowithink on June 26, 2020
Great plugin
By 9alaa on April 13, 2020
Changelog
1.0.8
- Allow change of month and year
1.0.7
- Show
The field is required.
1.0.6
- Fixed a bug on max date validation
1.0.5
- Fixed a bug on min / max date validation
1.0.4
- Add support for jQuery Datepicker
minDate,maxDatesettings by usingminandmaxproperties ofdatepicker
1.0.3
- Fixed validation
1.0.2
- Fixed validation for required datepicker
1.0.1
- Changed plugin meta-data: wordpress user
1.0.0
- First version.
