Dev Resources

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

wc_get_template_html()

Function: Like wc_get_template, but returns the HTML instead of outputting.

Source: includes/wc-core-functions.php:362

Used by 28 functions | Uses 1 function

wc_locate_template()

Function: Locate a template and return the path for inclusion.

Source: includes/wc-core-functions.php:381

Used by 2 functions | Uses 1 function

wc_update_order()

Function: Update an order. Uses wc_create_order.

Source: includes/wc-core-functions.php:147

Used by 1 function | Uses 1 function

wc_tokenize_path()

Function: Given a path, this will convert any of the subpaths into their corresponding tokens.

Source: includes/wc-core-functions.php:162

Used by 2 functions | Uses 0 functions

wc_untokenize_path()

Function: Given a tokenized path, this will expand the tokens to their full path.

Source: includes/wc-core-functions.php:201

Used by 2 functions | Uses 0 functions

wc_get_path_define_tokens()

Function: Fetches an array containing all of the configurable path constants to be used in tokenization.

Source: includes/wc-core-functions.php:214

Used by 2 functions | Uses 1 function

woocommerce_get_path_define_tokens

Filter Hook: Short Description (excerpt).

Source: includes/wc-core-functions.php:231

Used by 1 function | Uses 0 functions

wc_get_template_part()

Function: Get template part (for templates like the shop-loop).

Source: includes/wc-core-functions.php:242

Used by 4 functions | Uses 6 functions

wc_create_order()

Function: Create a new order programmatically.

Source: includes/wc-core-functions.php:84

Used by 4 functions | Uses 3 functions

wc_maybe_define_constant()

Function: Define a constant if it is not already defined.

Source: includes/wc-core-functions.php:70

Used by 22 functions | Uses 0 functions
« Previous 1 … 8 9
Proudly powered by WordPress