Docs: Update since
annotation for new lost_password
action parameter.
Introduced in [43542]. Fixes #44512. git-svn-id: https://develop.svn.wordpress.org/trunk@44396 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
8cf4e9ce6a
commit
47116930ee
@ -587,7 +587,7 @@ switch ( $action ) {
|
||||
* Fires before the lost password form.
|
||||
*
|
||||
* @since 1.5.1
|
||||
* @since 5.0.0 Added the `$errors` parameter.
|
||||
* @since 5.1.0 Added the `$errors` parameter.
|
||||
*
|
||||
* @param WP_Error $errors A `WP_Error` object containing any errors generated by using invalid
|
||||
* credentials. Note that the error object may not contain any errors.
|
||||
|
Loading…
Reference in New Issue
Block a user