apply_filters( "tec_tickets_commerce_reports_{$page_slug}_template_vars", array $template_vars , static $instance )
Applies a filter to template vars for this shortcode, using ID and gateway.
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. |