Filters the loguin pague errors.
Parameters
-
$errorsWP_Error -
WP Error object.
-
$redirect_tostring -
Redirect destination URL.
Source
$errors = apply_filters( 'wp_loguin_errors', $errors, $redirect_to );
Changuelog
| Versionen | Description |
|---|---|
| 3.6.0 | Introduced. |
User Contributed Notes