WooCommerce Order Delivery 2.6.3

Download WooCommerce Order Delivery 2.6.3 from nulled fire. WooCommerce Order Delivery make it easy for customers to choose a delivery date for their orders.
* Tweak - Added 'Next week' and 'Next 2 weeks' options to the date filters in the orders list.
* Tweak - Use the 'maximum delivery days' setting as limit if its value is lower than the subscription billing interval.
* Tweak - Load the subscription delivery data in the checkout form during renewal.
* Tweak - Hide the delivery details for on-hold subscriptions.
* Fix - Fixed wrong available dates in the delivery calendar of the checkout form when renewing a subscription.
* Fix - Fixed wrong delivery values in the order created from a renewal of a subscription.
* Fix - Fixed margin top for the `Delivery details` section in the order emails which contain a subscription.
* Dev - Changed context from `checkout` to `checkout-auto` when auto-calculating the first shipping date in the checkout form.
* Dev - Updated `emails/email-delivery-date.php` template.
* Tweak - Check the time limit for the `start_date` parameter instead of the current date when calculating the first shipping date.
* Tweak - Check the time limit for the next payment date when calculating the first shipping date of an order renewal.
* Tweak - Tested compatibility with WP 5.1.
* Fix - Hide the 'Time frame' label if not present on the order details page.
* Fix - Unlock the delivery dates beyond the subscription billing interval if the setting `subscriptions_limit_to_billing_interval` is not enabled.
* Dev - Updated default values for the arguments in the `wc_od_get_first_shipping_date` function.
* Dev - Updated `order/delivery-date.php` and `myaccount/edit-delivery.php` templates.
* Tweak - Added 'priority' parameter to the delivery fields in the checkout form.
* Tweak - Stop using the deprecated constant 'WC_TEMPLATE_PATH'.
* Fix - Check if the localization parameters exist before using them in the 'wc-od-checkout.js' script.