apply_filters( 'tec_tc_order_report_export_args', array $arguments )

Filters the arguments for the order report export.


Parameters

$arguments

(array) The arguments for order retrieval.


Top ↑

Source

File: src/Tickets/Commerce/Admin_Tables/Orders.php


Top ↑

Changelog

Changelog
Version Description
5.8.1 Introduced.