TycheSoftwares / order-delivery-date-for-woocommerce

WooCommerce Delivery Date Lite
8 stars 5 forks source link

Change the timeslot action hook to include $order_id #467

Closed oluisrael11 closed 2 years ago

oluisrael11 commented 2 years ago

*Is your feature request related to a problem? Please describe. We need to change the timeslot action hook to include $order_id** in the next update like this - _do_action( 'orddd_after_timeslot_update', $time_slot, $orderid );. This will allow users to save the timeslot from the Order Delivery Date for WooCommerce in their timezone, especially when using it with 3rd party services like Shipday.

Additional context https://wordpress.org/support/topic/time-slot-timestamp-does-not-adjust-for-site-timezone/ https://tychesoftwares.freshdesk.com/a/tickets/40487