Filters content to display in the middle of the login form.
The filter evaluates just following the location where the ‘login-password’ field is displayed.
$contentstring
$argsarray
$login_form_middle = apply_filters( 'login_form_middle', '', $args );
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/login_form_middle