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.


Top ↑

Source Source

File: includes/class-ld-lms.php


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.