该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Language Mix

描述

There are countries, where people speak several languages. For these people there is no need to
separate the content of the site by such languages, especially when they come with some unique
(i.e., not translated) content. On the other side, there can still be people, who speak only one
language.

The Language Mix plugin for WordPress is an extension to the
Polylang plugin of
Chouby, that implements a new approach of the multilingual
content handling. Its main feature is that it does not hide content in other languages, which are
known to the visitor! The plugin determines, which languages the user can read, using HTTP headers
sent by the user’s browser.

Additionally, the plugin comes with two widgets:

  • The Languages widget, that can be put on any WordPress page, allows to configure, content in
    which languages the user wants to see. The widget saves its settings into cookies.
  • The Translations widget, that can be put on the single content page only (e.g., the post page),
    is an alternative to the Polylang’s Language Switcher widget. The difference is that this widget
    shows links only to translations of the current page (i.e., if no translations are available,
    nothing is shown).

The plugin’s project is also
hosted on the author’s website (using
Redmine and WordPress)
.
There you can read news, report
bugs, and more.

For the banner I used the image of
Francesco De Comite.

Issue Tracker

Use this issue tracker to report
bugs, request features and file other issues.

Documentation

The documentation for the plugin can be found in the
Wiki.

Blog

The plugin’s project has a blog here.

Live Demo

I’m using this plugin at my personal website. A translated article
(English and Russian) can be found here.

Thanks to

屏幕截图

  • The Languages widget, which allows to configure shown languages (uses theme)
  • The Translations widget, which lets switching between translations (uses theme)

安装

  1. Install the Polylang plugin (check instructions
    here)
  2. Upload language-mix directory to /wp-content/plugins/
  3. Activate the plugin using the Plugins menu in WordPress

评价

此插件暂无评价。

贡献者及开发者

「Language Mix」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Language Mix」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Initial release