apply_filters( 'event_tickets_ajax_ticket_duplicate_data', array $return , int $post_id )
Filters the return data for ticket duplicate.
Contents
Parameters
- $return
-
(array) Array of data to return to the ajax call.
- $post_id
-
(int) ID of parent "event" post.
Source
File: src/Tribe/Metabox.php