List of places

Home Forums Calendar Products Events Calendar PRO List of places

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #93008
    itpromotion
    Participant

    How to display a list of the user who views a page.

    #93204
    Barry
    Member

    Hi itpromotion,

    You’d need some means of tracking them which might be a matter of capturing their user ID (using get_current_user_ID() or a similar function, if this is limited to authenticated users) and storing a record of this in the database somewhere. Then, of course, you’d need to retrieve that record of users and output it.

    It’s not something that is facilitated out-of-the-box by The Events Calendar, though, so really you would either have to build something yourself or perhaps research and use a suitable existing plugin.

    Hope that helps!

    #94024
    Barry
    Member

    Hi again, itpromotion!

    Not too sure there is much else we can offer you on this one – but I just wanted to check and see if you had any follow-up questions before closing this thread?

    Thanks!

    #100411
    Barry
    Member

    (Closing.)

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘List of places’ is closed to new replies.