This plugin is outdated and might not be supported anymore
Disable Login Language Switcher

Disable Login Language Switcher

Details
View on WordPress

This plugin helps you to declutter your WordPress login screen by removing the language switcher which has been introduced in WordPress 5.9.

Removing the dropdown makes sense when you only have one additional language installed and don’t intend to change back to English for example. In this case you can simply install and activate the plugin. There are no futher settings.

What does this plugin do?

The plugin uses the default WordPress Hooks API and disables the language selector with the following one-liner:

add_filter( 'login_display_language_dropdown', '__return_false' );

Details

Plugin code:
disable-login-language-switcher
Plugin version:
1.0.0
Outdated:
Yes
WP version:
5.8 or higher
PHP version:
5.6 or higher
Test up to WP version:
6.0.9
Total installations:
2,000
Last updated:
2022-05-19
Rating:
Times rated:
5
clean
i18n
language
login