• Resolved msgme

    (@msgme)


    How can I limit the number of events a subscriber posts? I want to limit the subscriber to posting one event at a time. For example; they cannot post a new event until their current event “end date” expires. Is there a php file I can edit to do this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter msgme

    (@msgme)

    To clarify, when I say I want to limit the subscriber to posting one event at a time, I mean “submitting” one event at a time.

    Plugin Support angelo_nwl

    (@angelo_nwl)

    at the moment you need custom coding to make this work and hook into em_event_validate or em_event_save filter located under (as reference) events-manager/classes/em-event.php

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Limit number of events to post’ is closed to new replies.