apply_filters( 'clarkson_core_template_paths', $template_paths ) → {Array.<string>}
Parameters:
Name | Type | Description |
---|---|---|
$template_paths |
Array.<string> | Template paths (stylesheet, parent theme template directory). |
- Since:
- 0.1.0
- Source:
Returns:
Template paths that twig will use to load page templates.
- Type
- Array.<string>