• Resolved virtualabode

    (@virtualabode)


    Hi

    I’ve recently installed the Events Manager plugin and really impressed with what it can do.

    I have a couple of queries that I’ve not been able to resolved via plugin documentation or a Google search, i.e.:

    1. I’m successfully listing event attendees using #_ATTENDEESLIST. Is there a way to modify this so that it also includes their avatar and links to their user profile page?
    2. Now that I’ve set-up the events features for the website with Events Manager, I’m ready to create custom endpoints via the REST API for ‘All Events’, ‘Single Event’, ‘My Events (events a subscriber user is attending)’ and ‘Register for an Event’. Will the existing hooks and filters within the plugin allow me to create these, please?

    I would be grateful for your advice and guidance on these.

    Kind regards
    Luke

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    It would require some custom codinng. You could check one of EM’s snippet. https://pastebin.com/hDhPkAWg You might need to modify it for your needs.

    Thread Starter virtualabode

    (@virtualabode)

    Thank you @tim01

    I’ll test the custom #_ATTENDEESLIST.

    Do yo have any advice for the 2nd part of my query:

    2. Now that I’ve set-up the events features for the website with Events Manager, I’m ready to create custom endpoints via the REST API for ‘All Events’, ‘Single Event’, ‘My Events (events a subscriber user is attending)’ and ‘Register for an Event’. Will the existing hooks and filters within the plugin allow me to create these, please?

    Cheers
    Luke

    Plugin Support angelo_nwl

    (@angelo_nwl)

    you can look into php files under events-manager/classes/em-event.php

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add link to user profile for #_ATTENDEESLIST + REST API’ is closed to new replies.