apply_filters( 'tribe_rsvp_email_attachments', array , int $event_id , int $order_id )
Filters the RSVP tickets email attachments
Contents
Parameters
-
(array) attachments
- $event_id
-
(int)
- $order_id
-
(int)
Source
File: src/Tribe/RSVP.php
Changelog
| Version | Description |
|---|---|
| 4.5.2 | Introduced. |