mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
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:
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user