do_action( 'woocommerce_attribute_updated', int $id, array $data, string $old_slug )

Attribute updated.


Description Description


Parameters Parameters

$id

Added attribute ID.

$data

Attribute data.

$old_slug

Attribute old name.


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.