disable rsvp email confirmation

Home Forums Ticket Products Event Tickets Plus disable rsvp email confirmation

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1112010
    oniregoc
    Participant

    hello is there a way to disable rsvp email tickets ?

    Thanks

    #1112174
    George
    Participant

    Hey @Oniregoc,

    Thanks for reaching out! A bit of customization is required here, but this should be possible by adding the following line of code to your theme’s functions.php file:


    add_filter( 'tribe_rsvp_email_recipient', '__return_empty_array' );

    Let me know if this helps! 😀
    George

    #1118252
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘disable rsvp email confirmation’ is closed to new replies.