Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/abstracts/abstract-wc-product.php

WC_Product::is_visible_core()

Method: Returns whether or not the product is visible in the catalog (doesn’t trigger filters).

Source: includes/abstracts/abstract-wc-product.php:1513

Used by 1 function | Uses 5 functions

WC_Product::delete()

Method: Delete the product, set its ID to 0, and return result.

Source: includes/abstracts/abstract-wc-product.php:1402

Used by 0 functions | Uses 1 function

WC_Product::maybe_defer_product_sync()

Method: If this is a child product, queue its parent for syncing at the end of the request.

Source: includes/abstracts/abstract-wc-product.php:1415

Used by 2 functions | Uses 2 functions

WC_Product::get_availability_text()

Method: Get availability text based on stock status.

Source: includes/abstracts/abstract-wc-product.php:2038

Used by 1 function | Uses 5 functions

WC_Product::get_availability_class()

Method: Get availability classname based on stock status.

Source: includes/abstracts/abstract-wc-product.php:2058

Used by 1 function | Uses 3 functions

WC_Product::get_file_download_path()

Method: Get file download path identified by $download_id.

Source: includes/abstracts/abstract-wc-product.php:1985

Used by 0 functions | Uses 1 function

WC_Product::get_price_suffix()

Method: Get the suffix to display after prices > 0.

Source: includes/abstracts/abstract-wc-product.php:2000

Used by 2 functions | Uses 6 functions

WC_Product::get_availability()

Method: Returns the availability of the product.

Source: includes/abstracts/abstract-wc-product.php:2022

Used by 0 functions | Uses 2 functions

WC_Product::get_attribute()

Method: Returns a single product attribute as a string.

Source: includes/abstracts/abstract-wc-product.php:1927

Used by 0 functions | Uses 3 functions

WC_Product::get_rating_count()

Method: Get the total amount (COUNT) of ratings, or just the count for one rating e.g. number of 5 star ratings.

Source: includes/abstracts/abstract-wc-product.php:1947

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