WooCommerce Bookings Plugin Version 1.15.63 Changelog
* Add-Bookings Helper integration (Export button on a product page).
* Add-Bookings Helper integration (Export button on a product page).
* Important-WooCommerce 3.9+ and PHP 7.0+ are now required.
* Fix-Fixed ‘My Account-Gift Cards’ not hiding when endpoint setting is empty.
* Fix-Fixed fatal errors triggered when activating/deactivating the plugin via WP CLI.
* Tweak-Moved the plugin settings to an integration page.
* Tweak-Updated text-domain of the translatable strings to ‘woocommerce-amazon-s3-storage’.
* Tweak-Added missing descriptions to the translatable strings.
* Tweak-Check the minimum requirements before initializing the plugin.
* Tweak-Moved the ‘Docs’ and ‘Support’ links to the plugin row links.
* Dev-Deprecated ‘settings.php’ template.
* Dev-Deprecated code from the legacy setting for disabling SSL.
* Dev-Implement the singleton pattern in the main plugin class.
* Dev-Updated the minimum requirements to WC 3.4, WP 4.7, and PHP 5.4.
* Misc-Add notice for upcoming retirement of SmartyStreets integration
*Fixed the checked field error disabaling the product info editor for variations.
* Fix -Prevent adding order meta box to other post types.
* Tweak-WC 6.9 compatibility.
* Tweak-Hook into ‘woocommerce_add_to_cart’ with priority ‘9’ instead ‘9.9’.
* Fix-Fixed fatal errors triggered when activating/deactivating the plugin via WP cli.
* Dev-Added compatibility with Essential Addons for Elementor
* Fix-Mispelled Varification in popup Woocommerce message
* Fix-Warning-Undefined variable: cev_verification_popup_message in customer-email-verification/includes/views/verify_checkout_guest_user.php on line 36
* Fix-Switched direct postmeta calls to CRUD calls to prepare for COT.
* Fix-My Account > Pre-Orders template change to display text when customer has no pre-orders. PR#336.
* Fix-Ensure all pre-orders don’t show up when filtering by a product without pre-orders.
* Update-Function load_block_classes() was renamed to woocommerce_pre_orders_load_block_classes() on the root file of the plugin.
* Fix-Fatal Error in Pre-orders listing page which occurred when a filtered product is deleted and page reloaded.
* Fix-Translation of plugin strings/texts.
* Fix-Title, label, description strings are written in sentence case.
* Fix-Strings are being translated using the wrong domain.