eo_schedule_end
since 1.0.0
eo_schedule_end( $format = 'd-m-Y', $post_id )
Deprecated: 1.5 use eo_schedule_last
Prints the formated date of the last occurrence of an event
Parameters
string
|
$format = 'd-m-Y' |
the format to use, using PHP Date format
|
int
|
$post_id |
Optional, the event (post) ID,
|
Changelog
Related