Dev Resources

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

_wc_recount_terms_by_product()

Function: Recounts terms by product.

Source: includes/wc-term-functions.php:664

Used by 2 functions | Uses 1 function

wc_recount_all_terms()

Function: Recounts all terms.

Source: includes/wc-term-functions.php:638

Used by 2 functions | Uses 1 function

woocommerce_product_recount_terms

Filter Hook: Filter to allow/prevent recounting of terms as it could be expensive.

Source: includes/wc-term-functions.php:404

Used by 1 function | Uses 0 functions

wc_clear_term_product_ids()

Function: When a post is updated and terms recounted (called by _update_post_term_count), clear the ids.

Source: includes/wc-term-functions.php:583

Used by 0 functions | Uses 0 functions

wc_get_product_visibility_term_ids()

Function: Get full list of product visibilty term ids.

Source: includes/wc-term-functions.php:599

Used by 10 functions | Uses 1 function

woocommerce_after_set_term_order

Action Hook: After a term has had it’s order set.

Source: includes/wc-term-functions.php:335

Used by 1 function | Uses 0 functions

wc_set_term_order()

Function: Set the sort order of a term.

Source: includes/wc-term-functions.php:361

Used by 3 functions | Uses 1 function

_wc_term_recount()

Function: Function for recounting product terms, ignoring hidden products.

Source: includes/wc-term-functions.php:392

Used by 3 functions | Uses 2 functions

wc_recount_after_stock_change()

Function: Recount terms after the stock amount changes.

Source: includes/wc-term-functions.php:504

Used by 1 function | Uses 1 function

wc_change_term_counts()

Function: Overrides the original term count for product categories and tags with the product count.

Source: includes/wc-term-functions.php:522

Used by 1 function | Uses 1 function
1 2 3 Next »
Proudly powered by WordPress