apply_filters( 'tribe_tickets_plus_should_use_ticket_in_sales_counts', bool $should_count , Tribe__Tickets__Ticket_Object $ticket )
Determine if the provided ticket object should be used when building sales counts.
Contents
By default, tickets belonging to the TribeTicketsRSVP provider are not to be counted.
Parameters
- $should_count
-
(bool)
- $ticket