Docs: Correct documentation for the schedule_event
filter.
The filter runs for both recurring and single events. See #42505. git-svn-id: https://develop.svn.wordpress.org/trunk@44694 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
554ee5b53c
commit
ad0a1a2f82
@ -86,7 +86,7 @@ function wp_schedule_single_event( $timestamp, $hook, $args = array() ) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Filters a single event before it is scheduled.
|
* Modify an event before it is scheduled.
|
||||||
*
|
*
|
||||||
* @since 3.1.0
|
* @since 3.1.0
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user