do_action( "woocommerce_after_{$this->object_type}_object_save", WC_Data $this , WC_Data_Store_WP $data_store )
Trigger action after saving to the DB.
Description Description
Parameters Parameters
- $this
-
The object being saved.
- $data_store
-
The data store persisting the data.
Source Source
File: includes/class-wc-product-variable.php