Class orddd_lite_common
Class for the common functions used in the plugin
Package: Order-Delivery-Date-Lite-for-WooCommerce\Common-Functions
Author: Tyche Softwares
Located at orddd-lite-common.php
Author: Tyche Softwares
Located at orddd-lite-common.php
Methods summary
public static
string
|
#
delivery_date_lite_language( string $delivery_date_formatted, string $delivery_date_timestamp )
Return the date with the selected langauge in Appearance tab |
public static
string
|
#
orddd_lite_get_order_delivery_date( integer $order_id )
Return the delivery date selected for the order |
public static
string
|
#
orddd_lite_get_timestamp( string $delivery_date, string $date_format )
Returns timestamp for the selected Delivery date |
public static
|
#
orddd_lite_cancel_delivery_for_trashed( integer $order_id )
Free up the delivery date and time if an order is moved to trashed |
public static
|
#
orddd_lite_cancel_delivery( integer $order_id )
Free up the delivery date and time if an order is cancelled, refunded or failed |
public static
string
|
|
public static
string
|
|
public static
string
|