Přejít na obsah
  • Přihlásit se
  • Registrace
WordPress.org

Česko

  • Šablony
  • Pluginy
  • Novinky
  • Podpora
  • O WordPressu
  • Openverse
  • Vzory
  • Komunitní podpora
  • Překlady
  • Kontakt
  • Získejte WordPress
Získejte WordPress

Pluginy

  • Oblíbené
  • Beta testy
  • Vývojáři

Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Stáhnout

Disable Login Language Selector

Autor: Rick Curran
  • Podrobnosti
  • Hodnocení
  • Instalace
  • Vývojáři
Podpora

Popis

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' );

Snímky obrazovky

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

Instalace

  1. Upload the plugin package to the plugins directory of your site, or search for „Disable Login Language Selector“ in the WordPress plugins directory from the Plugins section of your WordPress dashboard.
  2. Once uploaded or installed you must activate the plugin from the Plugins section of your WordPress dashboard.
  3. The language selector should no longer appear on the login screen of your site.

Nejčastější dotazy

What does this plugin do?

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' );

Why would I use this plugin?

If you have more than one language active on your website the language selector that was added in WordPress 5.9 will be visible on your login screen. If you don’t want this language selector to be visible then using this plugin will stop it from appearing.

There are several reasons why you may have more than one language active on your website but do not want the language selector to be visible to site users:

Perhaps you have a custom language selector in place already as part of an existing theme or plugin, so the WordPress language selector is not required.

Or perhaps as is common, WordPress was installed with the default language set as English (United States). In these cases enabling a subsequent language would result in there being more than one language active, for example English (United States) and English (UK), therefore enabling the language selector regardless of whether you want to have multiple language options available to site users.

I have installed the plugin but I still see the language selector

Check that the plugin has been correctly uploaded, installed and activated.

Recenze

Golden

impaled 31. 1. 2022
Simple and effective. Thx

Works exactly as described!

Gary 29. 1. 2022
I have tried adding the code to functions.php as you have mentioned, however everytime there is a theme update (default wordpress theme which I don't use, I use a 3rd party theme) but language selector re-appeared, regardless of whether I use this theme or not! So I decided it is best to download this plugin so the language selector will stay deactivated! 🙂

Works Great

Web-Pepper 27. 1. 2022 1 odpověď
Small and simple, big thank you!
Přečtěte si všechny 3 recenze

Autoři

Disable Login Language Selector je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci
  • Rick Curran

Plugin „Disable Login Language Selector“ byl přeložen do 1 jazyku. Děkujeme všem překladatelům za jejich pomoc.

Přeložte “Disable Login Language Selector” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

1.0.1

  • No functional changes, this update simply modifies the short description in plugin file to match what is written in the readme file description

1.0

  • Initial plugin build.
  • Added PayPal donation link

Meta

  • Verze pluginu: 1.0.1
  • Poslední aktualizace: před 11 měsíců
  • Aktivních instalací: 600+
  • Verze WordPressu: 5.9 nebo novější
  • Testováno až do WordPressu: 6.1.4
  • Verze PHP: 5.6 nebo novější
  • Jazyky:

    English (US) a Romanian.

    Přeložte do vašeho jazyka

  • Štítky:
    languageslogin
  • Podrobnosti

Hodnocení

Zobrazit vše
  • 5 hvězdiček 3
  • 4 hvězdičky 0
  • 3 hvězdičky 0
  • 2 hvězdičky 0
  • 1 hvězdička 0
Přihlašte se a vytvořte hodnocení

Spolupracovníci

  • Rick Curran

Podpora

Potřebujete pomoc?

Fórum podpory

Dary

Chtěli byste podpořit vývoj tohoto pluginu?

Přispět na tento plugin

  • O WordPressu
  • Novinky
  • Hosting
  • Soukromí
  • Příklady
  • Šablony
  • Pluginy
  • Vzory
  • Vzdělávání
  • Podpora
  • Vývojáři
  • WordPress.TV
  • Zapojte se
  • Podpořit
  • Swag Store ↗
  • WordCamp
  • WordPress.com
  • Matt
  • bbPress
  • BuddyPress
WordPress.org
WordPress.org

Česko

  • Navštivte naši stránku na Facebooku
  • Visit our X (formerly Twitter) account
  • Navštivte náš Instagram účet
  • Navštivte náš LinkedIn účet
  • Navštivte náš YouTube kanál
Code is Poetry.