do_action( 'event_tickets_edd_ticket_created', int $attendee_id , int $order_id , int $product_id , int $order_attendee_id )
Action fired when an attendee ticket is generated.
Contents
Parameters
- $attendee_id
-
(int) ID of attendee ticket.
- $order_id
-
(int) Easy Digital Downloads order ID.
- $product_id
-
(int) Easy Digital Downloads product ID.
- $order_attendee_id
-
(int) Attendee # for order.