findstr_locate_template

apply_filters( 'findstr_locate_template', $template string, $template_name string )

  add_filter( 'findstr_locate_template', $template string, $template_name string )

Filter the located template.
Use this filter to modify the template path.

Parameters

NameTypeDescription
$templatestring
$template_namestring
Returns:

$template

Type: 
string