WC_Product_Variation_Data_Store_CPT::update_terms()
Method: For all stored terms in all taxonomies, save them to the DB.
Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:434
Method: For all stored terms in all taxonomies, save them to the DB.
Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:434
Method: Update visibility terms based on props.
Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:450
Method: Update attribute meta values.
Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:471
Method: Helper method that updates all the post meta for a product based on it’s settings in the WC_Product class.
Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:508
Method: Update product variation guid.
Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:533
Action Hook: When updating this object, to prevent infinite loops, use $wpdb to update data, since wp_update_post spawns more calls to the save_post action.
Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:274
Method: Generates a title with attribute information for a variation.
Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:291
Method: Generates attribute summary for the variation.
Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:326
Method: Make sure we store the product version (to track data changes).
Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:336
Method: Read post data.
Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:348