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 / Page 2

WC_Product_Data_Store_CPT::get_products()

Method: Returns an array of products.

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

Used by 0 functions | Uses 0 functions

WC_Product_Data_Store_CPT::search_products()

Method: Search product data for a term and return ids.

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

Used by 0 functions | Uses 1 function

woocommerce_search_products_post_statuses

Filter Hook: Hook woocommerce_search_products_post_statuses.

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

Used by 1 function | Uses 0 functions

WC_Product_Data_Store_CPT::get_product_type()

Method: Get the product type based on product ID.

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

Used by 0 functions | Uses 1 function

WC_Product_Data_Store_CPT::update_product_sales()

Method: Update a product’s sale count directly.

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

Used by 0 functions | Uses 1 function

woocommerce_updated_product_sales

Action Hook: Fire an action for this direct update so it can be detected by other code.

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

Used by 1 function | Uses 0 functions

WC_Product_Data_Store_CPT::update_average_rating()

Method: Update a products average rating meta.

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

Used by 0 functions | Uses 1 function

WC_Product_Data_Store_CPT::update_review_count()

Method: Update a products review count meta.

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

Used by 0 functions | Uses 0 functions

WC_Product_Data_Store_CPT::update_product_stock()

Method: Update a product’s stock amount directly.

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

Used by 0 functions | Uses 2 functions

woocommerce_updated_product_stock

Action Hook: Fire an action for this direct update so it can be detected by other code.

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

Used by 1 function | Uses 0 functions
« Previous 1 2 3 … 6 Next »
Proudly powered by WordPress