BACK TO DIRECTORY

Disable Login Language Selector

by Rick Curran

5.0
(3 ratings)

WordPress 5.9 added a new language selector to allow users to switch languages from a dropdown on the login screen if more than one language is enabled on your WordPress installation. This plugin provides a quick and easy way to prevent this language selector from appearing.

It is a very simple plugin which is provided for ease of use: you need only to install and activate the plugin and it will prevent the language dropdown from appearing on the login screen of your site.

Alternatively, you can also achieve the same effect by adding the following line of code to the functions.php file in your theme:

add_filter( 'login_display_language_dropdown', '__return_false' );

Screenshots

This screen shot shows the language dropdown that will be hidden when this plugin is enabled.

This screen shot shows the language dropdown that will be hidden when this plugin is enabled.

Plugin Details

Active Installs
1K+
Total Downloads
7,101
Version
1.0.1
Requires WP
5.9
Requires PHP
5.6
Tested Up To
6.9.7
Added
2022-01-25
Last Updated
2026-01-30 6:02pm GMT

Ratings

5
3
4
0
3
0
2
0
1
0