• Resolved sreek86

    (@sreek86)


    How do i check if the current logged in user has attended the particular event in the front-end? Is there a way to query the attendees? May i know which table you are saving these events data?

Viewing 1 replies (of 1 total)
  • Hey there!

    I’m not fully sure whether it would be a simple lift to match the data point with a registered WordPress user, but the attendee info is stored in the wp_postmeta table using the _tribe_rsvp_full_name meta key.

    Cheers!
    Geoff

Viewing 1 replies (of 1 total)

The topic ‘check checked-in attendee’ is closed to new replies.