Docs: Add @since
entry for WP_Automatic_Updater::after_core_update()
, introduced in [25841].
See #41017, #29086. git-svn-id: https://develop.svn.wordpress.org/trunk@41914 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a7c6a25eba
commit
dca34e10d5
@ -479,7 +479,7 @@ class WP_Automatic_Updater {
|
||||
* If we tried to perform a core update, check if we should send an email,
|
||||
* and if we need to avoid processing future updates.
|
||||
*
|
||||
* @since Unknown
|
||||
* @since 3.7.0
|
||||
*
|
||||
* @param object $update_result The result of the core update. Includes the update offer and result.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user