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


Top ↑

Changelog Changelog

Changelog
Version Description
3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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