apply_filters( 'login_display_language_dropdown', bool )
Filters the Languages select input activation on the login screen.
Parameters
-
Whether to display the Languages select input on the login screen.
Source
File: wp-login.php
Changelog
Version | Description |
---|---|
5.9.0 | Introduced. |