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: Check if the checkout is configured for https. Look at options, WP HTTPS plugin, or the permalink itself.
Source: includes/wc-conditional-functions.php:408
Method: Returns if an order has been paid for based on the order status.
Source: includes/class-wc-order.php:1387
Method: Delete a tax class
Source: includes/legacy/api/v3/class-wc-api-taxes.php:606
Method: Get the total number of tax classes
Source: includes/legacy/api/v3/class-wc-api-taxes.php:636
Method: Get the total number of taxes
Source: includes/legacy/api/v3/class-wc-api-taxes.php:370
Method: Helper method to get tax rates objects
Source: includes/legacy/api/v3/class-wc-api-taxes.php:398
Method: Bulk update or insert taxes Accepts an array with taxes in the formats supported by WC_API_Taxes->create_tax() and WC_API_Taxes->edit_tax()
Source: includes/legacy/api/v3/class-wc-api-taxes.php:454
Method: Get all tax classes
Source: includes/legacy/api/v3/class-wc-api-taxes.php:522
Method: Create a tax class.
Source: includes/legacy/api/v3/class-wc-api-taxes.php:561