Hey,
Thanks for reaching out to us!
There isn’t currently a plugin currently available that I’m aware of to accomplish what you’re describing. However, it wouldn’t take too much development to create something like this. A simple approach would be to:
- Add an “I’m Attending” button on events pages that are only visible to logged in users
- When a user clicks this button, the event id gets added to a custom meta field for the user
- You could then create a shortcode that outputs all the events based on the ids in that users custom meta field.
Let me know if this helps. I’m sorry I wasn’t able to give you a direct response but hopefully this will help to get you pointed in the right direction.
Thanks!