plugin-icon

Disable Login Language Switcher

Removes the language dropdown from the login screen.
평가
5
최근 업데이트일
May 19, 2022
버전
1.0.0
활성화된 설치 항목
2K
Disable Login Language Switcher

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' );
무료Creator 요금제에서
활성화된 설치 항목
2K
테스트된 버전
6.0.9
이 플러그인은 다운로드 가능하며 워드프레스 독립 호스트 설치에 사용할 수 있습니다.