do_action( 'woocommerce_before_attribute_delete', int $id , string $name , string $taxonomy )
Before 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