Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Languageswitcher

Опис

After setting two tags, you can use them like normal HTML tags in the editor (only in text mode) to enter your post in different languages. Furthermore a special switch element can be inserted.

  • saving the selected language using local storage
  • individual styling for switch element
  • special output in feeds

Скріншоти

  • Selected first language
  • Selected second language
  • Using tags in text editor
  • Options

Встановлення

  1. Upload the whole unpacked directory languageswitcher to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to ‘Languageswitcher’ in ‘Settings’ and save your tags and styling.

Часті питання

Why isn’t it working?

Go to ‘Languageswitcher’ in ‘Settings’ and save your tags and styling initially.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Languageswitcher” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Languageswitcher” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

0.2.5

  • [bugfix] issue with arrows and twemoji

0.2.4

  • [feedback] mode for only one language

0.2.3

  • [bugfix] not working in Safaris private mode

0.2.2

  • [feedback] improved layout on feeds
  • [bugfix] minor code typo fixed

0.2.1

  • [bugfix] seldom php error

0.2

  • [feedback] multiple switch element
  • [feedback] option to upper case first letter in switch element
  • [feature] i18n with german language support
  • [code] singleton pattern
  • [code] javascript prepared to handle more than two languages

0.1.3

  • [bugfix] hiding wrong elements when using spans disabled

0.1.2

  • [bugfix] incompatibily to other plugins improved
  • [feedback] option to active/deactiver hover shadow
  • [code] improved settings arrays

0.1.1

  • [bugfix] minor html paragraph bugs
  • [feature] improved feed output
  • [code] class structure
  • [code] refactoring

0.1

  • [general] first release