Dev Resources

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

woocommerce_product_before_set_stock

Action Hook: Action to signal that the value of ‘stock_quantity’ for a product is about to change.

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

Used by 2 functions | Uses 0 functions

woocommerce_variation_before_set_stock

Action Hook: Action to signal that the value of ‘stock_quantity’ for a variation is about to change.

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

Used by 2 functions | Uses 0 functions

WC_Product_Data_Store_CPT::reviews_allowed_query_where()

Method: Add ability to get products by ‘reviews_allowed’ in WC_Product_Query.

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

Used by 0 functions | Uses 0 functions

WC_Product_Data_Store_CPT::get_wp_query_args()

Method: Get valid WP_Query args from a WC_Product_Query’s query variables.

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

Used by 1 function | Uses 2 functions

WC_Product_Data_Store_CPT::query()

Method: Query for Products matching specific criteria.

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

Used by 0 functions | Uses 1 function

WC_Product_Data_Store_CPT::get_data_for_lookup_table()

Method: Get data to save to a lookup table.

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

Used by 0 functions | Uses 2 functions

WC_Product_Data_Store_CPT::get_primary_key_for_lookup_table()

Method: Get primary key name for lookup table.

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

Used by 0 functions | Uses 0 functions

WC_Product_Data_Store_CPT::get_query_for_stock()

Method: Returns query statement for getting current `_stock` of a product.

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

Used by 0 functions | Uses 0 functions

WC_Product_Data_Store_CPT::update_rating_counts()

Method: Update a products rating counts.

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

Used by 0 functions | Uses 0 functions

WC_Product_Data_Store_CPT::get_shipping_class_id_by_slug()

Method: Get shipping class ID by slug.

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

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