do_action( 'sensei_after_template_part', $template_name, $template_path, $located )
Fires after the template part is loaded.
Parameters:
Name | Type | Description |
---|---|---|
$template_name |
string | The name of the template. |
$template_path |
string | The path to the template. |
$located |
string | The located template. |