WC_Product_Variation::delete()
Method: Delete variation, set the ID to 0, and return result.
Source: includes/class-wc-product-variation.php:594
Method: Delete variation, set the ID to 0, and return result.
Source: includes/class-wc-product-variation.php:594
Method: Controls whether this particular variation will appear greyed-out (inactive) or not (active).
Source: includes/class-wc-product-variation.php:560
Method: Checks if this particular variation is visible. Invisible variations are enabled and can be selected, but no price / stock info is displayed.
Source: includes/class-wc-product-variation.php:571
Method: Return valid tax classes. Adds ‘parent’ to the default list of valid tax classes.
Source: includes/class-wc-product-variation.php:580
Method: Returns false if the product cannot be bought.
Source: includes/class-wc-product-variation.php:549
Method: Set attribute summary.
Source: includes/class-wc-product-variation.php:445
Method: Set the parent data array for this variation.
Source: includes/class-wc-product-variation.php:461
Method: Get the parent data array for this variation.
Source: includes/class-wc-product-variation.php:501
Method: Set attributes. Unlike the parent product which uses terms, variations are assigned specific attributes using name value pairs.
Source: includes/class-wc-product-variation.php:511
Method: Returns whether or not the product has any visible attributes.
Source: includes/class-wc-product-variation.php:533