Files
Filename | Hook Type | Line Number | PHP Doc |
---|---|---|---|
wp-login.php | apply_filters | 1149 | /** * Fires following the 'Email' field in the user registration form. * * @since 2.1.0 */ |
wp-login.php | apply_filters | 1386 | /** * Filters the login page errors. * * @since 3.6.0 * * @param WP_Error $errors WP Error object. * @param string $redirect_to Redirect destination URL. */ |
Hook Parameters
Parameter Type | Name | Description |
---|