apply_filters( 'tec_tickets_commerce_reports_template_vars', array $template_vars , static $instance )
Applies a filter to template vars for this shortcode.
Contents
Parameters
- $template_vars
-
(array) Current set of callbacks for arguments.
- $instance
-
(static) Which instance of shortcode we are dealing with.
Source
Changelog
| Version | Description |
|---|---|
| 5.2.0 | Introduced. |