eo_break_occurrence
eo_break_occurrence( $post_id, $occurrence_id )
Break a specified occurrence from an event
Parameters
int
|
$post_id |
The event (post) ID
|
int
|
$occurrence_id |
The occurrence ID
|
Return value
int|\WP_Error
|
The new event (post) ID or a WP_Error on error
|
Hooks