wc_get_template_html()
Function: Like wc_get_template, but returns the HTML instead of outputting.
Source: includes/wc-core-functions.php:362
Function: Like wc_get_template, but returns the HTML instead of outputting.
Source: includes/wc-core-functions.php:362
Function: Locate a template and return the path for inclusion.
Source: includes/wc-core-functions.php:381
Filter Hook: Short Description (excerpt).
Source: includes/wc-core-functions.php:231
Function: Get template part (for templates like the shop-loop).
Source: includes/wc-core-functions.php:242
Function: Create a new order programmatically.
Source: includes/wc-core-functions.php:84
Function: Update an order. Uses wc_create_order.
Source: includes/wc-core-functions.php:147
Function: Given a path, this will convert any of the subpaths into their corresponding tokens.
Source: includes/wc-core-functions.php:162
Function: Given a tokenized path, this will expand the tokens to their full path.
Source: includes/wc-core-functions.php:201
Function: Fetches an array containing all of the configurable path constants to be used in tokenization.
Source: includes/wc-core-functions.php:214
Function: Define a constant if it is not already defined.
Source: includes/wc-core-functions.php:70