Home › Forums › Ticket Products › Event Tickets Plus › how to tell if user is rsvp for even in php
- This topic has 6 replies, 2 voices, and was last updated 8 years, 7 months ago by
accela.
-
AuthorPosts
-
September 14, 2017 at 7:50 pm #1349579
accela
ParticipantCould anyone please provide documentation on grabbing if user RSVP for event by event id, user id, or something to that affect?
September 15, 2017 at 1:26 pm #1349976Andras
KeymasterHello accela,
Thanks for using our plugins and welcome to the forums!
I’m sorry, I’m not sure I fully understand your question.
When a user submits an rsvp, then the following is recorded in the database:
- in wp_posts an entry is created with post_type=”tribe_rsvp_attendees” with the full name as the post_title
- in wp_postmetathe following data, which is linked to the post_id of the above created entry
- ID of the RSVP ticket
- ID of the event
- the RSVP response (going | not going)
- security code
- order number
- full name
- email address where the response is sent
- unique ID of the “ticket”
- other ticket meta (additional meta fields)
- the logged in user ID
- whether the ticket has been emailed to the user
I hope this gives you some idea of what’s happening.
Let me know if there’s anything else you need help with.
Cheers,
AndrasSeptember 21, 2017 at 12:54 pm #1352987accela
ParticipantThis information is very helpful.
In a related matter, can the RSVP e-mail confirmation message be disabled?
-Thank you very kindly
September 22, 2017 at 2:46 am #1353275Andras
KeymasterHappy to hear that helped!
As for disabling the confirmation message, this article might be helpful:
Do you have any more questions on this before I close this topic?
Cheers,
AndrasSeptember 22, 2017 at 2:41 pm #1353685accela
ParticipantAll set! Thanks!
September 25, 2017 at 2:15 am #1354131Andras
KeymasterHappy to hear that helped!
Since this is marked resolved I am going to close this ticket, but if you need anything else related to this topic or another please create a new ticket and we’ll be happy to help.
Cheers,
AndrasPS: If you like our plugins, and you didn’t yet do so 🙂 we would be happy to receive a review in the wordpress.org repository. Thanks!
https://wordpress.org/support/view/plugin-reviews/the-events-calendar/
https://wordpress.org/support/view/plugin-reviews/event-tickets/PS2: We’d be also grateful if you would give us feedback on your satisfaction with support. Just click on one of the classy looking emojis below. 🙂 If you can spare a few words, that’s even better. Doublethanks!
-
AuthorPosts
- The topic ‘how to tell if user is rsvp for even in php’ is closed to new replies.
