- Version
- Download 59
- File Size 0.00 KB
- File Count 1
- Create Date March 14, 2023
- Last Updated January 30, 2024
WooCommerce Order Delivery v2.6.1
Version 2.6.1RELEASED ON 2024-01-18
- Declare incompatibility with the WooCommerce Cart and Checkout blocks.
- Updated the plugin URLs to the new woo.com domain.
- Tested compatibility up to WC 8.5.
- Tested compatibility up to WP 6.4.
- Fixed warnings for using deprecated jQuery shorthand functions in the `bootstrap-datepicker.js` library.
Version 2.6.0RELEASED ON 2023-09-25
- Use different texts than delivery on local pickup orders.
- Don't calculate the shipping date for local pickup orders.
- Display empty the 'Shipping date' column in the order list for local pickup orders.
- Changed the delivery section title in the checkout form to 'Delivery details'.
- Don't display the delivery heading in the checkout form if the text is empty.
- Added specific CSS classes to the delivery section in the checkout form.
- Updated the title of the subscription delivery metabox.
- Optimized the number of strings in the translation file.
- Updated plugin author.
- Tested compatibility up to WC 8.1.
- Tested compatibility up to WP 6.3.
- Address PHP 8.1+ deprecation notices.
- Dropped deprecated filter hook `wc_od_get_order_shipping_method`.
- Dropped deprecated plugin code up to version 2.3.
- Dropped `woo-includes/` files.
- Updated plugin templates.
Version 2.5.3RELEASED ON 2023-05-26
- Fixed undefined function `wcs_get_page_screen_id` error when using a WooCommerce Subscriptions version lower than 4.8.0.
Version 2.5.2RELEASED ON 2023-04-28
- Apply the timezone offset when calculating the weekday of the previous delivery date in a subscription renewal.
Version 2.5.1RELEASED ON 2023-04-24
- Tested compatibility with WC 7.6.
- Use the first delivery date when it matches the same weekday of the previous subscription renewal.
Version 2.5.0RELEASED ON 2023-03-13
- Declare compatibility with WooCommerce High-Performance Order Storage (HPOS).
- Tested compatibility with WC 7.5.
- Tested compatibility with WP 6.2.
- Use the new hooks for copying the subscription data introduced in WC Subscriptions 4.7.