eo_get_reoccurence
since 1.0.0
eo_get_reoccurence( $post_id )
Deprecated: 1.6
Returns an array with details of the event's recurrences.
Note this is is identical to eo_get_reoccurrence() which corrects a spelling error.
Parameters
int
|
$post_id |
Optional, the event (post) ID,
|
Return value
array
|
Schedule information
|
Changelog
Related