apply_filters( 'tribe_rsvp_email_recipient', string $to, int $event_id, int $order_id )

Filters the RSVP tickets email recipient


Parameters

$to

(string)

$event_id

(int)

$order_id

(int)


Top ↑

Source

File: src/Tribe/RSVP.php


Top ↑

Changelog

Changelog
Version Description
4.5.2 Introduced.