{"id":117582,"date":"2020-02-21T20:25:44","date_gmt":"2020-02-21T20:25:44","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/custom-jquery-ui-datepicker-for-contact-form-7\/"},"modified":"2023-12-17T17:41:45","modified_gmt":"2023-12-17T17:41:45","slug":"custom-datepicker-nmr","status":"publish","type":"plugin","link":"https:\/\/kk.wordpress.org\/plugins\/custom-datepicker-nmr\/","author":17805734,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.8","stable_tag":"1.0.8","tested":"6.4.8","requires":"4.9","requires_php":"","requires_plugins":null,"header_name":"Custom Datepicker NMR","header_author":"Mircea N.","header_description":"Use [datepicker myFirstDatepicker id:myFirstDatepicker format:dd.mm.yy]","assets_banners_color":"","last_updated":"2023-12-17 17:41:45","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/paypal.me\/mirceatm","header_plugin_uri":"https:\/\/namir.ro\/custom-datepicker-for-cf7\/","header_author_uri":"","rating":4.6,"author_block_rating":0,"active_installs":1000,"downloads":10399,"num_ratings":5,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0.1":{"tag":"1.0.1","author":"mirceatm","date":"2021-01-29 18:07:52"},"1.0.2":{"tag":"1.0.2","author":"mirceatm","date":"2022-01-17 19:26:07"},"1.0.3":{"tag":"1.0.3","author":"mirceatm","date":"2022-01-18 00:10:10"},"1.0.4":{"tag":"1.0.4","author":"mirceatm","date":"2022-07-07 19:24:45"},"1.0.5":{"tag":"1.0.5","author":"mirceatm","date":"2022-07-08 21:03:05"},"1.0.6":{"tag":"1.0.6","author":"mirceatm","date":"2022-07-09 14:08:18"},"1.0.7":{"tag":"1.0.7","author":"mirceatm","date":"2023-04-06 19:21:34"},"1.0.8":{"tag":"1.0.8","author":"mirceatm","date":"2023-12-17 17:41:45"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":2,"5":3},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2465141,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2465141,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.0.2","1.0.3","1.0.4","1.0.5","1.0.6","1.0.7","1.0.8"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":2465141,"resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"screenshot-1.jpg"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[5445,360,358,182472,361],"plugin_category":[41,42],"plugin_contributors":[182471],"plugin_business_model":[],"class_list":["post-117582","plugin","type-plugin","status-publish","hentry","plugin_tags-cf7","plugin_tags-contact","plugin_tags-contact-form","plugin_tags-date-filed","plugin_tags-form","plugin_category-communication","plugin_category-contact-forms","plugin_contributors-mirceatm","plugin_committers-mirceatm"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/custom-datepicker-nmr\/assets\/icon-128x128.png?rev=2465141","icon_2x":"https:\/\/ps.w.org\/custom-datepicker-nmr\/assets\/icon-256x256.png?rev=2465141","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/custom-datepicker-nmr\/assets\/screenshot-1.jpg?rev=2465141","caption":"screenshot-1.jpg"}],"raw_content":"<!--section=description-->\n<p>Contact Form 7 offers users standard HTML5 controls to input data, like text input and <a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/HTML\/Element\/input\/date\">input type=\"date\"<\/a>.\nThe browser will <a href=\"https:\/\/stackoverflow.com\/questions\/7372038\/is-there-any-way-to-change-input-type-date-format\">not format the date text in a date format you might choose<\/a>\nThis plugin allows Contact Form 7 to use <a href=\"https:\/\/jqueryui.com\/datepicker\/\">jQuery UI Datepicker<\/a> where date format can be set or changed.\nThis plugin requires jquery , jquery ui and contact form 7.\nUse <code>format<\/code>, <code>min<\/code> or <code>max<\/code> to configure it.<\/p>\n\n<pre><code>[datepicker* myFirstDatepicker id:myFirstDatepicker format:dd.mm.yy min:2022-06-06 max:2022-08-08] \n<\/code><\/pre>\n\n<h4>Docs &amp; Support<\/h4>\n\n<p>Check the <a href=\"https:\/\/wordpress.org\/support\/plugin\/custom-datepicker-nmr\/\">support forum<\/a> on WordPress.org. If you can't locate any topics that pertain to your particular issue, post a new topic for it.<\/p>\n\n<h4>Custom Datepicker NMR Needs Your Support<\/h4>\n\n<p>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 <a href=\"https:\/\/paypal.me\/mirceatm\"><strong>making a donation<\/strong><\/a>. Your donation will help encourage and support the plugin's continued development and better user support.<\/p>\n\n<h4>Privacy Notices<\/h4>\n\n<p>With the default configuration, this plugin, in itself, does not:<\/p>\n\n<ul>\n<li>track users by stealth;<\/li>\n<li>write any user personal data to the database;<\/li>\n<li>send any data to external servers;<\/li>\n<li>use cookies.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the entire  folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<\/ol>\n\n<p>Basic usage:\n    [datepicker myFirstDatepicker id:myFirstDatepicker format:dd.mm.yy]\nor\n    [datepicker* myFirstDatepicker id:myFirstDatepicker format:dd.mm.yy] - for required field.<\/p>\n\n<!--section=changelog-->\n<h4>1.0.8<\/h4>\n\n<ul>\n<li>Allow change of month and year<\/li>\n<\/ul>\n\n<h4>1.0.7<\/h4>\n\n<ul>\n<li>Show <code>The field is required.<\/code><\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>Fixed a bug on max date validation<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Fixed a bug on min \/ max date validation<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Add support for jQuery Datepicker <code>minDate<\/code>, <code>maxDate<\/code> settings by using <code>min<\/code> and <code>max<\/code> properties of <code>datepicker<\/code><\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Fixed validation<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Fixed validation for required datepicker<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Changed plugin meta-data: wordpress user<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>First version.<\/li>\n<\/ul>","raw_excerpt":"Use date format like dd.mm.yy in date fields (jquery ui datepicker) for Contact Form 7.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/117582","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=117582"}],"author":[{"embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mirceatm"}],"wp:attachment":[{"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=117582"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=117582"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=117582"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=117582"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=117582"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=117582"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}