Filter: jb_override_templates_get_template_path__{$key}

apply_filters( 'jb_override_templates_get_template_path__{$key}', $located, $file ) → {array}

Filters JobBoardWP templates locations for override templates table.

Parameters:
Name Type Description
$located array

Locations for override templates table.

$file array

Template filename.

Since:
  • 1.2.6
Source:
Returns:

The list of template locations.

Type
array