Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/data-stores/class-wc-product-variation-data-store-cpt.php

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

Used by 2 functions | Uses 0 functions

WC_Product_Variation_Data_Store_CPT::update_visibility()

Method: Update visibility terms based on props.

Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:450

Used by 2 functions | Uses 0 functions

WC_Product_Variation_Data_Store_CPT::update_attributes()

Method: Update attribute meta values.

Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:471

Used by 2 functions | Uses 0 functions

WC_Product_Variation_Data_Store_CPT::update_post_meta()

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

Used by 2 functions | Uses 1 function

WC_Product_Variation_Data_Store_CPT::update_guid()

Method: Update product variation guid.

Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:533

Used by 1 function | Uses 0 functions

WC_Product_Variation_Data_Store_CPT::update_version_and_type()

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

Used by 2 functions | Uses 1 function

WC_Product_Variation_Data_Store_CPT::read_product_data()

Method: Read post data.

Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:348

Used by 1 function | Uses 1 function

WC_Product_Variation_Data_Store_CPT::create()

Method: Create a new product.

Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:123

Used by 0 functions | Uses 9 functions

woocommerce_new_product_variation_data

Filter Hook: If the attribute summary is not in sync, update here. Used when searching for variations by attribute values.

Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:143

Used by 1 function | Uses 0 functions

WC_Product_Variation_Data_Store_CPT::update()

Method: Updates an existing product.

Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:191

Used by 0 functions | Uses 8 functions
1 2 Next »
Proudly powered by WordPress