woocommerce_analytics_delete_order_stats

woocommerce_analytics_delete_order_stats

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

do_action('woocommerce_analytics_delete_order_stats') is found 1 times:

  • /src/Admin/API/Reports/Orders/Stats/DataStore.php line 622
    		 * @param int $customer_id Customer ID.
    		 *
    		 * @since 4.0.0
    		 */
    		do_action( 'woocommerce_analytics_delete_order_stats', $order_id, $customer_id );
    
    		ReportsCache::invalidate();
    	}
    
    
    	/**
    

See this hook used in plugins: