findstr_template_theme_dir

apply_filters( 'findstr_template_theme_dir', $template_theme_dir string )

  add_filter( 'findstr_template_theme_dir', $template_theme_dir string )

Filter the template theme directory path

Parameters

NameTypeDescription
$template_theme_dirstring
Returns:

$template_theme_dir The template theme directory path

Type: 
string