Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Language Field

Описание

Did you ever struggle with more than one language on a WordPress blog?
In a world of globalization those struggles reach me very often.

This plugin has the ability to store language codes the in post meta data to have articles with different languages on the same page. This might be interesting for blogs who only need sometimes a different language.

One of those is the following case:
The boss is writing articles in english but its a german company and needs some articles in german too.
But the second language articles are unique and not only translations.

You maybe think that would be quite simple using WPML. But what are you doing if you need both languages on the start page?
For this special case, we wrote a plugin, which is able to show all languages on the home page and manipulates the query if some language is chosen.
It also makes a difference in terms of SEO as it changes the line

<html xmlns=»http://www.w3.org/1999/xhtml» dir=»ltr» lang=»en-EN»>

according to your language.

For a real working experience you can use it in combination with the no function language widget.

Скриншоты

  • The Language Metabox
  • Add Languages in backend

Установка

  1. Upload ‘language-field-plugin’ folder to the /wp-content/plugins/ directory.
  2. Активируйте плагин на странице «Плагины» в панели управления WordPress.
  3. Go to Settings -> Language Field and start adding your languages.

Часто задаваемые вопросы

Where can I read more?

http://www.wp-plugin-dev.com/the-language-field-plugin/

Как получить поддержку?

Contact us at http://www.wp-plugin-dev.com/support-contact/

Отзывы

25.04.2017
Nice plugin, but why only for single posts, not for pages? I have one website, which contents just two pages written in english (they are especially for people beeing able to understand it), all other sites are in german. It took me some lines of code in lf_core_functions.php to make it possible using the plugin for pages as well. May be you think about offering the possibility as well in the future.
Посмотреть все 5 отзывов

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

«Language Field» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Language Field» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

0.9

Bugfixes for future versions

0.7

Первый релиз