eo_is_allday
since 1.2
eo_is_allday( $post_id )
Deprecated: 1.5
Return true is the event is an all day event.
Parameters
int
|
$post_id |
Optional, the event series (post) ID,
|
Return value
bool
|
True if event runs all day, or false otherwise
|
Changelog
Related