return past events in PHP (wp calendar plugin)
-
Hi there
I wish to get a return of past events in PHP.
fse_get_events();
returns all future events
fse_get_events(array( 'dateto'=>'today' ));
returns an empty array.
Does this plugin support the return of past events in some way?
Cheers
Leo
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘return past events in PHP (wp calendar plugin)’ is closed to new replies.