do_action( 'woocommerce_product_duplicate_before_save' )
This action can be used to modify the object further before it is created – it will be passed by reference.
Description Description
Source Source
File: includes/admin/class-wc-admin-duplicate-product.php
Changelog Changelog
Version | Description |
---|---|
3.0 | Introduced. |