Is there a way for this plugin to check if an event has already been posted within a timeframe prior to a user being able to post a new event?
I do not want users to be able to post an event if something is already posted on a day/time with each venue. Meaning each venue can only allow one event within a timeframe.
I am trying to write out a statement to compare times before users post the event. Or even if it check after submission that would be okay, it would just need to return a message saying that an event already has been posted within that timeframe.