do_action( 'event_ticket_edd_attendee_created', int $attendee_id , int $post_id , int $order_id , int $product_id )
Easy Digital Downloads specific action fired when an EDD-driven attendee ticket for an event is generated.
Contents
Parameters
- $attendee_id
-
(int) ID of attendee ticket.
- $post_id
-
(int) ID of event.
- $order_id
-
(int) Easy Digital Downloads order ID.
- $product_id
-
(int) Easy Digital Downloads product ID.