apply_filters( 'tribe_filter_attendee_order_link', string $url, int $post )

Filter the Attendee Report Url


Parameters

$url

(string) a url to attendee report

$post

(int) ->ID post id


Top ↑

Source

File: src/admin-views/editor/button-view-orders.php


Top ↑

Changelog

Changelog
Version Description
5.0.3 Introduced.