Upload the plugin files to the /wp-content/plugins/woo-bookings-dropdown directory, or install the plugin through the WordPress plugins screen directly.
Activate the plugin through the 'Plugins' screen in WordPress
Now your single product pages will show available dates in a dropdown not a datepicker
更新日志:
1.0.0
Initial release
1.0.1
Changes code to match new structure of availability_rules from WooCommerce Bookings
Bugfix: causing dropdown to be incorrectly empty
1.0.2
Bump version number due to svn rebase error
1.0.3
Bugfix inadvertent output bug
1.0.4
Makes previous fix from 1.0.1-1.0.3 backwards compatible
1.0.5
Bugfix: dropdown now shows all days in each range
Bugfix: fully booked days no longer show in dropdown
1.0.6
As dropdown only works with date range based availability, make default calendar show on products with other range types
Changes date format for user view to more readable format (avoiding regional ponderings)
Adds string internationalization including dates
1.0.7
Bugfix: Dates in the past no longer included in the dropdown
1.0.8
Improvement - prevents global availability ranges from forcing calendar to show if product has available dates itself
Bugfix - like version 1.0.5 made multiple days show, this one will make multiple years and months in ranges show also
1.0.9
Fix remove bool(false) bool(false) from output with apologies
1.1.0
Line 109 of 1.0.9 (wow eerie :-) ) triggers syntax error in older PHP verions that can't handle function returns_array()[array_key] syntax
1.1.1
Fix Problem with end of range date showing as available in the dropdown
Fix Dropdown not showing to replace calendar in some instances when it should
Fix Dropdown not updating correctly when resource dropdown changed
1.2.0
Update Now works with latest version of WooCommerce Bookings 1.12.2 as of this update