don't show past events in future scope if the event ends today
-
hi,
if an event starts at 10pm and ends at 6am the next morning, this will be shown in scope as ‘future’. How can I achieve that an event no longer shows in scope as ‘future’ once it is over? for the moment, events that end for example at 3pm on Oct 10 continue to show for same entire day. They don’t disappear until the next day oct 11my code:
EM_Events::get(array('scope'=>'future', 'limit'=>$eventslimit));
thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘don't show past events in future scope if the event ends today’ is closed to new replies.