apply_filters( 'event_tickets_ajax_ticket_duplicate_data', array $return, int $post_id )

Filters the return data for ticket duplicate.


Parameters

$return

(array) Array of data to return to the ajax call.

$post_id

(int) ID of parent "event" post.


Top ↑

Source

File: src/Tribe/Metabox.php