FunctionsWc Get Template

wc_get_template()

Retrieves and renders a WooCommerce template.

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

Parameters

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

Return Value

void


Automatically generated on 2025-01-21