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.


Top ↑

Source Source

File: includes/class-wc-product-variable.php



Top ↑

User Contributed Notes User Contributed Notes

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