Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Language Mix

Descripción

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

Capturas

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

Instalación

  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

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Language Mix» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Language Mix» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

  • Initial release