strangerstudios / sitewide-sales

Run Black Friday, Cyber Monday, or other flash sales on your WordPress-powered eCommerce or membership site with WooCommerce, Easy Digital Downloads, and Paid Memberships Pro.
https://sitewidesales.com
GNU General Public License v3.0
2 stars 6 forks source link

Now using the input type date and time to set start and end dates/times on sales; input field width formatting #94

Closed kimcoleman closed 2 years ago

kimcoleman commented 2 years ago

All Submissions:

Changes proposed in this Pull Request:

The HTML input types "date" and "time" are now widely supported across browsers and should be a better user interface for setting sale start and end dates / times.

This PR swaps to using the single input types and updates how the meta is saved to string the date input and time input into one stored meta value.

Other information:

Changelog entry

Enter a summary of all changes on this Pull Request. This will appear in the changelog if accepted.