Simple Admin Language Change

Popis

The lightweight plugin extends the default WordPress functionality (user settings in Profile) and pulls out the language selection to the admin bar so you can easily switch between them.

Chcete pomoci s vývojem? Připojte se ke Githubu!

Snímky obrazovky

  • Změna jazyka a instalace dalšího (francouzštiny)

Instalace

EN

  1. Upload the plugin to your website or install via plugin management.
  2. Check whether the WooCommerce plugin is installed and active.
  3. Aktivujte plugin prostřednictvím nabídky Pluginy v administraci WordPressu
  4. (Pokud chcete, přejděte do Nastavení a Obecné a vyberte jiný jazyk místo angličtiny.)
  5. Hotovo!

Nejčastější dotazy

Chci přepnout na jiný jazyk

Musíte jazyk nejdříve nainstalovat.

  1. Přejděte na Nastavení -> Obecné.
  2. Vyberte si jazyk stránky a stiskněte tlačítko uložit změny. Jazyk se nainstaluje.
  3. Změňte jazyk webu zpět na původní hodnotu.
  4. Teď už můžete jazyk změnit v rozbalovacím menu.

Recenze

6. 10. 2023 1 odpověď
A simple yet very needed plugin in none English sites. Works perfectly and right to the point. Thank you.
26. 9. 2023 2 odpovědi
Above the plugin's title on wordpress.org, it says: "This plugin hasn’t been tested with the latest 3 major releases of WordPress." ------ I tested it, it works pretty well ------ it is compatible with Wordpress 6.3.1 - It works as expected! it's so useful Thank you
26. 3. 2023 1 odpověď
Great plugin. Work as expected. No ads, no push to buy a pro version (there is none AFAIK).
Přečtěte si všech 19 recenzí

Autoři

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

Spolupracovníci

Plugin „Simple Admin Language Change“ byl přeložen do 5 jazyků. Děkujeme všem překladatelům za jejich pomoc.

Přeložte “Simple Admin Language Change” 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

2.0.4 (2021-07-27)

  • Lower the permissions check – anybody with „read“ permissions (e.g., subscriber) can change their locale with the dropdown when logged into the admin.
  • Hide the language switcher on the front end – the top admin bar is affected by site language, not the user’s choice (opened trac ticket for that)

2.0.3 (2021-05-08)

  • Replace textdomain kbnt-salc with simple-admin-language-change to make it work with GlotPress (more info)

2.0.2 (2021-05-03)

  • Fix security issues
    • Check for the empty nonce.
    • Escape translations.

2.0.1 (2021-05-03)

  • Fix security issues (thanks @ErwanLR from WPScan for reporting!)
    • Check for the empty nonce.
    • Check for user permission within ajax request.
    • Retrieve current user ID within the request.
  • Make error messages translatable.

2.0.0 (2021-05-02)

  • Drop the old functionality replaced by an integrated solution since WordPress 4.7
  • Místo toho přidejte do administrační lišty jednoduchý výběr jazyka.

1.0.2 (2018-02-25)

  • Fix: enable localization

1.0.1 (2018-02-18)

  • Fix: PHP 7 deprecated methods – compatibility (#1)

1.0.0 (2016-10-06)

  • Initial version