WPDev.one
Filter Hook

enable_login_autofocus

apply_filters( 'enable_login_autofocus', true )

Filters whether to print the call to `wp_attempt_focus()` on the login screen.

Parameters 0 required

Name / Type Description
true
mixed

No description available.

Return Value

(mixed)
No return value description available.

Hook Information

Source File
wp-login.php
Advertisement