Dev Resources

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

wc_products_array_orderby_title()

Function: Sort by title.

Source: includes/wc-product-functions.php:1220

Used by 0 functions | Uses 0 functions

wc_products_array_orderby_id()

Function: Sort by id.

Source: includes/wc-product-functions.php:1232

Used by 0 functions | Uses 0 functions

wc_products_array_orderby_date()

Function: Sort by date.

Source: includes/wc-product-functions.php:1247

Used by 0 functions | Uses 0 functions

wc_products_array_filter_readable()

Function: Callback for array filter to get products the user can view only.

Source: includes/wc-product-functions.php:1173

Used by 1 function | Uses 0 functions

wc_get_product_tag_list()

Function: Returns the product tags in a list.

Source: includes/wc-product-functions.php:1129

Used by 1 function | Uses 0 functions

wc_products_array_filter_visible()

Function: Callback for array filter to get visible only.

Source: includes/wc-product-functions.php:1140

Used by 0 functions | Uses 0 functions

wc_products_array_filter_visible_grouped()

Function: Callback for array filter to get visible grouped products only.

Source: includes/wc-product-functions.php:1151

Used by 0 functions | Uses 0 functions

wc_products_array_filter_editable()

Function: Callback for array filter to get products the user can edit only.

Source: includes/wc-product-functions.php:1162

Used by 0 functions | Uses 0 functions

woocommerce_adjust_non_base_location_prices

Filter Hook: If the customer is excempt from VAT, remove the taxes here.

Source: includes/wc-product-functions.php:996

Used by 5 functions | Uses 0 functions

wc_get_price_excluding_tax()

Function: For a given product, and optionally price/qty, work out the price with tax excluded, based on store settings.

Source: includes/wc-product-functions.php:1038

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