Class Wcap_Admin_Recovery
Send an email to the admin when the abandoned cart is recovered.
Package: Abandoned-Cart-Pro-for-WooCommerce\Admin\Recover
Author: Tyche Softwares
Located at includes/admin/wcap_admin_recovery.php
Author: Tyche Softwares
Located at includes/admin/wcap_admin_recovery.php
Methods summary
public static
|
#
wcap_email_admin_recovery( integer $order_id, string $wcap_old_status, string $wcap_new_status )
This function will send the email to the store admin when any abandoned cart email recovered. |
public static
boolean
|
#
wcap_check_order_is_recovered( integer $wcap_order_id )
This function will check if the order is recovered or not. |