do_action( 'woocommerce_analytics_delete_tax', int $tax_rate_id, int $order_id )

Fires when tax’s reports are removed from database.


Description Description


Parameters Parameters

$tax_rate_id

Tax Rate ID.

$order_id

Order ID.


Top ↑

Source Source

File: packages/woocommerce-admin/src/API/Reports/Taxes/DataStore.php



Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.