Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Functions / Page 724

wc_product_generate_unique_sku()

Function: Recursively appends a suffix until a unique SKU is found.

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

Used by 3 functions | Uses 2 functions

wc_product_has_unique_sku()

Function: Check if product sku is unique.

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

Used by 4 functions | Uses 1 function

wc_product_post_class()

Function: Adds extra post classes for products via the WordPress post_class hook, if used.

Source: includes/wc-template-functions.php:506

Used by 0 functions | Uses 2 functions

wc_product_post_type_link()

Function: Filter to allow product_cat in the permalinks for products.

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

Used by 1 function | Uses 0 functions

wc_product_sku_enabled()

Function: Returns whether or not SKUS are enabled.

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

Used by 6 functions | Uses 0 functions

wc_product_weight_enabled()

Function: Returns whether or not product weights are enabled.

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

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

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_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
« Previous 1 … 723 724 725 … 776 Next »
Proudly powered by WordPress