Events scope
-
Hi,
I want to display an eventlist with all events from the first of January 2016 till yesterday
[events_list scope=”2016-01-01,2016-11-08″][/event_list]How can I accomplish this so that ‘yesterday’ is always the right date?
$yesterday = date(‘Y.m.d’,strtotime(“-1 days”));
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Events scope’ is closed to new replies.