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.


Parameters

$template_vars

(array) Current set of callbacks for arguments.

$instance

(static) Which instance of shortcode we are dealing with.


Top ↑

Source

File: src/Tickets/Commerce/Reports/Report_Abstract.php


Top ↑

Changelog

Changelog
Version Description
5.2.0 Introduced.