do_action( 'woocommerce_attribute_added', int $id, array $data )

Attribute added.


Description Description


Parameters Parameters

$id

Added attribute ID.

$data

Attribute data.


Top ↑

Source Source

File: includes/wc-attribute-functions.php



Top ↑

User Contributed Notes User Contributed Notes

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