wc_locate_template()
Locates a WooCommerce template.
- Full name:
wc_locate_template
- Defined in:
BigCommerce/Compatibility/woocommerce-functions.php
Parameters
Parameter | Type | Description |
---|---|---|
$template_name | string | The template file name. |
$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