• Resolved adam91

    (@adam91)


    Hi,

    Could you please tell me if there is any option to set in frontend only private event (default private event not public). I would like to provide option that users can only create private events (using frontend) not visible by everyone (visible only by friends). Now when subscriber creates some event another one see this. Is there any possibilty to create personalize event list which is not visible to another user.

    Thanks

    https://wordpress.org/plugins/events-manager/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    you could do this but you´d have to code this yourself.

    to hook into the right place, you’d use the em_event_save filter and then do your checks there. (eg. classes/em-event.php)

    Thread Starter adam91

    (@adam91)

    Could you please tell me if there is any instruction how to do this.
    Could you send me or help me with code.
    I would really appreciate.

    Thanks

    caimin_nwl

    (@caimin_nwl)

    You’d need to create a filter in the way Angelo described above. Sorry, we don’t have a ready-made code snippet for this.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Default private event’ is closed to new replies.