=== Date Time Picker for WPForms === Contributors: ruhul080 Donate link: https://wpapplab.com/ Tags: wpforms, date time picker, date picker, time picker Requires at least: 4.0 Tested up to: 6.9.4 Stable tag: 1.1.0 Requires PHP: 5.6 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin enables WPForms text field into a Date picker or Time picker by using CSS class. == Description == This plugin enables WPForms text field into a Date picker, Time picker or Date Time Picker by using CSS class. After installing the plugin you just need to add the necessary CSS class to the WPForms Advanced Options -> CSS Classes. If you use Multiple classes remember to separate each class with space. **Here is the classes to use in each field:** * Only for Date Picker: **walwpf-datepicker** * Only for Time Picker: **walwpf-timepicker** * For both Date and Time Picker: **walwpf-datetimepicker** **Check the demo site:** [Date Time Picker Demo](https://demo.wpapplab.com/wpforms/) **Check Pro demo site:** [Date Time Picker Demo (Pro)](https://demo.wpapplab.com/wpforms-pro/) **Error Note:** While using WPForms 2, 3 or 4 colums layout I found that the field is not selectable. This is WPForms css error and nothing to do with my plugin. You just need to use another css class (**clearfix**) immediate below field. **[Download Pro Version](https://wpapplab.com/plugins/date-time-picker-for-wpforms-pro/):** * Lifetime Free Update * 51 Language translation ([View supported Language](https://wpapplab.com/plugins/date-time-picker-for-wpforms-pro//#language)) * WPML - WordPress Multilingual Plugin Compatible * Light / Dark Theme * Disable past date selection * Disable today if necessary * Specify weekend and disable if necessary * Disable specific date selection * Specify holiday and Disable if necessary * Maximum allowed date selection * Minimum allowed date selection * 24hr / 12hr time format * Hide/Show AM/PM * Change time step or interval * Provide Max and Min selectable time * Speed up website. Load script only at selected page **[Download Pro Version from Here](https://wpapplab.com/plugins/date-time-picker-for-wpforms-pro/):** **How to Video:** [youtube https://www.youtube.com/watch?v=qcGjxYj9sY4] **[Pro Version Features:](https://wpapplab.com/plugins/date-time-picker-for-wpforms-pro/):** [youtube https://www.youtube.com/watch?v=AvBN8pmr9Fs] **Credits:** * [jQuery](https://jquery.com/) * [xdsoft.net](https://xdsoft.net/jqplugins/datetimepicker/) == Frequently Asked Questions == = Can I disable selecting previous date? = No you can not. It will be added in Pro version = How many websites can I use it? = You can use it in unlimited website. == Screenshots == 1. Use in wpforms 2. Date Picker 3. Time Picker 3. Date Time Picker == Changelog == = 1.1.0 = * Fix all language issue = 1.0.9 = * Fix japanese and spanish language * Fix German language = 1.0.8 = * Fix time scroll on mobile device * Fix vietnamese language = 1.0.7 = * Added WPML WordPress Multilingual Plugin Compatible * Fix error to walcf7-datetimepicker am/pm = 1.0.2 = * Past year selection starts from 1900 * Usefull link provided on plugin directory = 1.0.1 = * Initial Release