apply_filters( 'findstr_locate_template', $template, $template_name ) → {string}
Filter the located template. Use this filter to modify the template path.
Parameters:
Name | Type | Description |
---|---|---|
$template |
string | |
$template_name |
string |
- Source:
Returns:
$template
- Type
- string