hi,
you can try the php if-else statement from this thread - https://wordpress.org/support/topic/rss-feed-for-new-events-only?replies=23
eg.
if( strtotime($EM_Event->event_modified) >= strtotime("-2 days", current_time('timestamp'))){
hi,
you can try the php if-else statement from this thread - https://wordpress.org/support/topic/rss-feed-for-new-events-only?replies=23
eg.
if( strtotime($EM_Event->event_modified) >= strtotime("-2 days", current_time('timestamp'))){