apply_filters( "ld_template_args_{$name}", array $args , string $filepath , boolean $echo )
Filters template arguments.
Description Description
The dynamic part of the hook refers to the name of the template.
Parameters Parameters
- $args
-
Template data.
- $filepath
-
Template file path.
- $echo
-
Whether to echo the template output or not.
Source Source
File: includes/class-ld-lms.php