{"id":27,"date":"2018-02-12T12:24:24","date_gmt":"2018-02-12T12:24:24","guid":{"rendered":"https:\/\/mgsdemo.mgscoder.com\/wp-plugins\/daterange-picker-plugin\/?p=27"},"modified":"2020-10-13T08:53:03","modified_gmt":"2020-10-13T08:53:03","slug":"sample-post-for-coding-structure","status":"publish","type":"post","link":"https:\/\/mgsdemo.mgscoder.com\/wp-plugins\/daterange-picker-plugin\/sample-post-for-coding-structure\/","title":{"rendered":"Sample Post for Coding Structure"},"content":{"rendered":"<h4>Date Range: <strong>With Dropdown<\/strong><\/h4>\n<p><strong>Style with Dropdown and Date Format: MM-DD-YYYY<\/strong><\/p>\n<div class=\"form-group\">\n\t\t\t\t\t\t\t\t\t<input name=\"hotelresvdaterange\" id=\"hotelresvdaterange\" class=\"form-control\" type=\"text\" readonly required>\n\t\t\t\t\t\t\t\t<\/div>\n<p><!-- end form-group --><\/p>\n<h4>Single Date: <strong>All Future Date Disable &#8211; Date Format: MMMM DD, YYYY<\/strong><\/h4>\n<p><strong>All Future Date Disable as like for Date of Birth<\/strong><\/p>\n<div class=\"form-group\">\n\t\t\t\t\t\t\t\t\t<input name=\"eventdate\" id=\"eventdate\" class=\"form-control\" type=\"text\" readonly required>\n\t\t\t\t\t\t\t\t<\/div>\n<p><!-- end form-group --><\/p>\n<h4>Single Date and Time: <strong>Set minDate &#8211; Active Date from the Next Week<\/strong><\/h4>\n<p><strong>Set minDate &#8211; Date Active from the Next Week<\/strong><\/p>\n<div class=\"form-group\">\n\t\t\t\t\t\t\t\t\t<input name=\"tablebookdatetime\" id=\"tablebookdatetime\" class=\"form-control\" type=\"text\" readonly required>\n\t\t\t\t\t\t\t\t<\/div>\n<p><!-- end form-group --><\/p>\n<h4><strong>Using in Contact Form 7<\/strong><\/h4>\n\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f10-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"10\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/wp-plugins\/daterange-picker-plugin\/wp-json\/wp\/v2\/posts\/27#wpcf7-f10-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"10\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f10-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><label> Your Name (required)<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n<\/p>\n<p><label> Your Email (required)<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label>\n<\/p>\n<p><label> Reservation Date Range<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"reservationdatedaterange\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" id=\"reservationdatedaterange\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"reservationdatedaterange\" \/><\/span> <\/label>\n<\/p>\n<p><label> Customer Reservation Date Range<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"rsvdatedaterange\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" id=\"rsvdatedaterange\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"rsvdatedaterange\" \/><\/span> <\/label><br \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" id=\"rsvdatedaterangestart\" value=\"\" type=\"hidden\" name=\"rsvdatedaterangestart\" \/><br \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" id=\"rsvdatedaterangeend\" value=\"\" type=\"hidden\" name=\"rsvdatedaterangeend\" \/>\n<\/p>\n<p><label> Reservation Date<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"reservationdatesingledate\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" id=\"reservationdatesingledate\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"reservationdatesingledate\" \/><\/span> <\/label>\n<\/p>\n<p><label> Reservation Date and Time<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"reservationdatesingledatetime\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" id=\"reservationdatesingledatetime\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"reservationdatesingledatetime\" \/><\/span> <\/label>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Date Range: With Dropdown Style with Dropdown and Date Format: MM-DD-YYYY Single Date: All Future Date Disable &#8211; Date Format: MMMM DD, YYYY All Future Date Disable as like for Date of Birth Single Date and Time: Set minDate &#8211; Active Date from the Next Week Set minDate &#8211; Date Active from the Next Week [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-27","post","type-post","status-publish","format-standard","hentry","category-daterange-picker"],"_links":{"self":[{"href":"https:\/\/mgsdemo.mgscoder.com\/wp-plugins\/daterange-picker-plugin\/wp-json\/wp\/v2\/posts\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mgsdemo.mgscoder.com\/wp-plugins\/daterange-picker-plugin\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mgsdemo.mgscoder.com\/wp-plugins\/daterange-picker-plugin\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mgsdemo.mgscoder.com\/wp-plugins\/daterange-picker-plugin\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mgsdemo.mgscoder.com\/wp-plugins\/daterange-picker-plugin\/wp-json\/wp\/v2\/comments?post=27"}],"version-history":[{"count":9,"href":"https:\/\/mgsdemo.mgscoder.com\/wp-plugins\/daterange-picker-plugin\/wp-json\/wp\/v2\/posts\/27\/revisions"}],"predecessor-version":[{"id":138,"href":"https:\/\/mgsdemo.mgscoder.com\/wp-plugins\/daterange-picker-plugin\/wp-json\/wp\/v2\/posts\/27\/revisions\/138"}],"wp:attachment":[{"href":"https:\/\/mgsdemo.mgscoder.com\/wp-plugins\/daterange-picker-plugin\/wp-json\/wp\/v2\/media?parent=27"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mgsdemo.mgscoder.com\/wp-plugins\/daterange-picker-plugin\/wp-json\/wp\/v2\/categories?post=27"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mgsdemo.mgscoder.com\/wp-plugins\/daterange-picker-plugin\/wp-json\/wp\/v2\/tags?post=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}