wc_get_template_html()
Retrieves the HTML content for a WooCommerce template.
- Full name:
wc_get_template_html
- Defined in:
BigCommerce/Compatibility/woocommerce-functions.php
Parameters
Parameter | Type | Description |
---|---|---|
$template_name | string | The template file name. |
$args | array | Arguments to pass to the template. |
$template_path | string | The path to the template (optional). |
$default_path | string | The default path (optional). |
Return Value
string
An empty string.
Automatically generated on 2025-01-21