apply_filters( 'llms_get_template_part', string $template , string $slug , stirng $name )
Filters the template file path
Description Description
Allow 3rd party plugin filter template file from their plugin.
Parameters Parameters
- $template
-
The path to the template file.
- $slug
-
The slug name for the generic template.
- $name
-
The name of the specialised template.
Source Source
File: includes/functions/llms.functions.template.php