do_action( 'woocommerce_admin_process_variation_object', object $variation, int $i )

Set variation props before save.


Description Description


Parameters Parameters

$variation

WC_Product_Variation object.

$i


Top ↑

Source Source

File: includes/admin/meta-boxes/class-wc-meta-box-product-data.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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