do_action( 'woocommerce_attribute_deleted', int $id , string $name , string $taxonomy )
After deleting an attribute.
Description Description
Parameters Parameters
- $id
-
Attribute ID.
- $name
-
Attribute name.
- $taxonomy
-
Attribute taxonomy name.
Source Source
File: includes/wc-attribute-functions.php