apply_filters( 'findstr_template_args', $args, $template_name ) → {array}
Filter the template arguments. Before the template is loaded arguments can be modified.
Parameters:
Name | Type | Description |
---|---|---|
$args |
array | |
$template_name |
string |
- Source:
Returns:
$args
- Type
- array