FunctionsWc Locate Template

wc_locate_template()

Locates a WooCommerce template.

  • Full name: wc_locate_template
  • Defined in: BigCommerce/Compatibility/woocommerce-functions.php

Parameters

ParameterTypeDescription
$template_namestringThe template file name.
$template_pathstringThe path to the template (optional).
$default_pathstringThe default path (optional).

Return Value

string

An empty string.


Automatically generated on 2025-01-21