Title: Multisite Language Switcher
Author: Dennis Ploetner
Published: <strong>3 de Junio de  2011</strong>
Last modified: 8 de Diciembre de  2025

---

Buscar plugins

![](https://ps.w.org/multisite-language-switcher/assets/banner-772x250.png?rev=2793358)

![](https://ps.w.org/multisite-language-switcher/assets/icon-256x256.png?rev=2793358)

# Multisite Language Switcher

 Por [Dennis Ploetner](https://profiles.wordpress.org/realloc/)

[Descargar](https://downloads.wordpress.org/plugin/multisite-language-switcher.2.10.1.zip)

 * [Detalles](https://cl.wordpress.org/plugins/multisite-language-switcher/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/multisite-language-switcher/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/multisite-language-switcher/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/multisite-language-switcher/#developers)

 [Soporte](https://wordpress.org/support/plugin/multisite-language-switcher/)

## Descripción

A simple, powerful, and user-friendly plugin that adds multilingual support to your
[WordPress multisite](https://wordpress.org/documentation/article/create-a-network/)
installation, whether using multiple subdomains or folders. Multisite Language Switcher
allows you to effortlessly manage translations for posts, pages, custom post types,
categories, tags, and custom taxonomies.

El plugin utiliza los íconos de bandera de [FamFamFam](http://famfamfam.com). Gracias
a Mark James por su gran trabajo. Además, me gustaría dar las gracias a [Jürgen Mayer](https://creativpin.com)
por crear el banner del plugin.

Por favor, ¡no olvides [valorar este plugin](https://wordpress.org/support/plugin/multisite-language-switcher/reviews/)!
🙂

### Traductores

Thanks to all the translators for their great work.

 * German (de_DE) – [Dennis Ploetner](http://lloc.de/)
 * Italian (it_IT) – [Antonella Cucinelli](http://www.freely.de/it/)
 * Dutch (nl_NL) – [Alexandra Kleijn](http://www.buurtaal.de/)
 * Brazillian Portuguese (pt_BR) – [Coolweb](http://www.coolweb.com.br/)
 * Spanish (es_ES) – [Andreas Breitschopp](http://www.ab-weblog.com/en/)
 * French (fr_FR) – [Andreas Breitschopp](http://www.ab-tools.com/en/)
 * Russian (ru_RU) – [Andrey Vystavkin](http://j4vk.com/)
 * Ukrainian (uk) – [Victor Melnichenko](http://worm.org.ua/)
 * Croatian (hr_HR) – [Brankec69](https://github.com/Brankec69)
 * Romanian (ro_RO) – [Armand K](http://caveatlector.eu/)
 * Polish (pl_PL) – [Kamil Frejlich](http://www.mojito-networks.com/)
 * Lithuanian (lt_LT) – Ovidijus Pukys
 * Catalan (ca_ES) – Joan López
 * Czech (cs_CZ) – Rastr
 * Hungarian (hu_HU) – RobiG
 * Georgian (ka_GE) – [Jas Saran](http://www.gwebpro.com/)
 * Greek (el) – [Christoforos Aivazidis](http://www.aivazidis.org/)
 * Serbian (sr_RS) – [Web Hosting Hub](http://www.webhostinghub.com/)
 * Turkish (tr) – Alican Cakil
 * Armenian (hy_AM) – Yeghishe Nersisyan
 * Bengali (bn_BD) – Md. Nazmul Huda
 * Japanese (ja) – [ThemeBoy](http://themeboy.com/)
 * Swedish (sv_SE) – [Erik Bernskiold](http://www.bernskioldmedia.com/)
 * Traditional & Simplified Chinese (zh_CN & zh_TW) – DrBenson
 * Arabic (ar) – Mohamed Elwan
 * Norwegian (nb_NO) – Ibrahim Qraiqe
 * Bulgarian (bg_BG) – [Vencislav Raev](http://www.catblue.net/)
 * Mexican Spanish (es_MX) – [Fernando Mata](https://fernandomata.mx/)

You can translate this plugin on [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/multisite-language-switcher/),
or if you prefer and have created your language pack, or have an update of an existing
one, you can [send me](https://cl.wordpress.org/plugins/multisite-language-switcher/re@lloc.de?output_format=md)
your Gettext PO and MO so that I can
 bundle it into the Multisite Language Switcher.
You can download the latest POT file [from here](https://plugins.svn.wordpress.org/multisite-language-switcher/trunk/languages/default.pot).

## Capturas de pantalla

 * [[
 * Plugin configuration with labels
 * [[
 * Plugin configuration with flag
 * [[
 * Posts list with label
 * [[
 * Post list with flag
 * [[
 * Edit post with label and select2
 * [[
 * Edit post with flag and dropdown
 * [[
 * Non-styled output of the widget, block and shortcode

## Bloques

Este plugin proporciona 1 bloque.

 *   Multisite Language Switcher Review the settings for the Multisite Language 
   Switcher plugin, as the block utilizes the API function `the_msls()` for its 
   output.

## Instalación

 * Use the WordPress admin to install the plugin from there or
 * Download the plugin and uncompress it with your preferred unzip programme and
   copy the entire directory in the plugin directory of your WordPress blog (/wp-
   content/plugins)
 * Activate the plugin in your plugin administration page (by the network administrator
   on all the blogs or by the blog administrator for each particular blog).
 * You need to activate the plugin once in each blog, by setting the configuration
   in `Settings` -> `Multisite Language Switcher`

Now you can:

 * Connect your translated pages and posts in `Posts` -> `Edit` or `Page` -> `Edit`
 * Connect your translated categories and tags in `Posts` -> `Categories` or `Post`-
   > `Tags`
 * connect your Custom Post Types and Custom Taxonomies across languages
 * use the widget, the Gutenberg block, the shortcode [sc_msls] and/or a content_filter
   which displays a hint to the user if a translation is available
 * you can find also a shortcode for the widget [sc_msls_widget]
 * optionally you can place the code `<?php if ( function_exists( 'the_msls' ) )
   the_msls(); ?>` directly in your theme files

Review the [Multisite Language Switcher Website](http://msls.co/) for more information.

## FAQ

### I have no language options in the General settings.

You might read first [WordPress in your language](https://codex.wordpress.org/WordPress_in_Your_Language).

### But I’d like the interface to stay in English.

You can choose the language of the dashboard in the settings of your user profile.

### Do I need a multisite?

It’s up to you – of course. But yes, if you want to use the Multisite Language Switcher.

### How can I automatically redirect users based on the browser language?

The Multisite Language Switcher does not redirect the users automatically. I’m not
sure if the plugin should do that. You might check out this [jQuery plugin](https://github.com/danieledesantis/jquery-language-detection)
or [this approach with a theme](https://github.com/oncleben31/Multisite-Language-Switcher-Theme)

if you need such functionality.

### How can I add the Multisite Language Switcher to the nav menu of my blog?

Please check the add-on [MslsMenu](https://wordpress.org/plugins/mslsmenu/) out.

### I want to have the languages in an HTML select. How can I do that?

Please check the add-on [MslsSelect](https://wordpress.org/plugins/mslsselect/) 
out.

### Can I call a function to get the language of the page the user is viewing?

Yes, you should use the WordPress API function `get_locale()` but you could also
use code like that

    ```
    use lloc\Msls\MslsBlogCollection;

    $blog     = MslsBlogCollection::instance()->get_current_blog();
    $language = $blog->get_language();
    ```

### If I have another question, where can I ask?

Please visit the [MSLS website](https://msls.co/) or use the [WordPress support forum](https://wordpress.org/support/plugin/multisite-language-switcher)
for more information.

## Reseñas

![](https://secure.gravatar.com/avatar/8858a352cd93265300598958ac3ca692ae33408f958749da80d0ee3d0e8dd68e?
s=60&d=retro&r=g)

### 󠀁[Works like a charm](https://wordpress.org/support/topic/works-like-a-charm-2453/)󠁿

 [Laurent Holdrinet](https://profiles.wordpress.org/lolhold/) 30 de Marzo de 2026

I gave up the chaotic WPML, MSLS is the solution to deal with multilingual site.

![](https://secure.gravatar.com/avatar/8c2ca60f3ef5a04730406d6ad25c19678f0e98de213c640ef4746f568d6127ac?
s=60&d=retro&r=g)

### 󠀁[IMHO Most logical option for translating WordPress](https://wordpress.org/support/topic/imho-most-logical-option-for-translating-wordpress/)󠁿

 [](https://profiles.wordpress.org/lieliskaistm/) 21 de Febrero de 2026 1 respuesta

Simple yet universally functional. Every language is separate sub-site, so you can
have them identical or as different as necessary and plugin provides means to tie
it all together. Have been using it for years and never disappointed.

![](https://secure.gravatar.com/avatar/ad31ec5332ae89a7908ac5e4aedeb83a1d6975f9661bdeaada3c42ba86e16933?
s=60&d=retro&r=g)

### 󠀁[5 stars are not enough!](https://wordpress.org/support/topic/5-stars-are-not-enough-5/)󠁿

 [wpapm](https://profiles.wordpress.org/wpapm/) 11 de Enero de 2026

At first I had some trouble with the plugin. But now – I wouldn’t want to be without
it! I really like the plugin’s functional simplicity! Thanks, Dennis, for this wonderful
plugin!

![](https://secure.gravatar.com/avatar/c3cc9f91c05300bc0b81f11ba90d4c14924f603055011c32ea1e6a567f221bc0?
s=60&d=retro&r=g)

### 󠀁[Great plugin and awesome support!](https://wordpress.org/support/topic/great-plugin-and-awesome-support-215/)󠁿

 [Becki Beckmann](https://profiles.wordpress.org/becki/) 25 de Septiembre de 2025
1 respuesta

I think we still need to wait some time before WordPress core implementation for
Multilingual sites. See WordPress roadmap I’ve tried WPML in the past but did not
really like it. Haven’t tried Polylang plugin yet In my opinion the best setup for
multilingual sites is a wordpress multisite setup. Then this great Multisite Language
Switcher plugin is the way to go. Simply loving it and also top support deserves
a 5 * star rating please keep up the good work you’re doing! greetingsBecki

![](https://secure.gravatar.com/avatar/9a175000cb71b5e8b545feb89182a22b33d0fa53fb1122422638ee4fc075c9b8?
s=60&d=retro&r=g)

### 󠀁[Such a useful plugin, and top-rate support](https://wordpress.org/support/topic/such-a-useful-plugin-and-top-rate-support/)󠁿

 [delythchandler](https://profiles.wordpress.org/delythchandler/) 22 de Octubre 
de 2024 1 respuesta

I always use this plugin when creating multi-language multisite wordpress sites.
Easy to set up and very useful. Top-rate support too

![](https://secure.gravatar.com/avatar/496d5334f3b5d25cd6f229683606c3e645c1531a32d0e9bff6f61cbf2234eb59?
s=60&d=retro&r=g)

### 󠀁[Great Multilanguage Plugin](https://wordpress.org/support/topic/great-multilanguage-plugin-3/)󠁿

 [Gunther H.](https://profiles.wordpress.org/highlive/) 7 de Mayo de 2024

There is a learning curve and i think someone should make a tutorial how to implement
the language switcher and menu and how to work with it. But after all a great plugin.

 [ Leer los 99 comentarios ](https://wordpress.org/support/plugin/multisite-language-switcher/reviews/)

## Colaboradores & Desarrolladores

“Multisite Language Switcher” es software de código abierto. Las siguientes personas
han contribuido a este plugin.

Colaboradores

 *   [ Dennis Ploetner ](https://profiles.wordpress.org/realloc/)
 *   [ lucatume ](https://profiles.wordpress.org/lucatume/)

“Multisite Language Switcher” ha sido traducido en 17 idiomas. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/multisite-language-switcher/contributors)
por sus contribuciones.

[Traduce “Multisite Language Switcher” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/multisite-language-switcher)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/multisite-language-switcher/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/multisite-language-switcher/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/multisite-language-switcher/)
por [RSS](https://plugins.trac.wordpress.org/log/multisite-language-switcher/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

This project has a separate [Changelog](https://github.com/lloc/Multisite-Language-Switcher/blob/master/Changelog.md).

## Meta

 *  Versión **2.10.1**
 *  Última actualización **hace 4 meses**
 *  Instalaciones activas **4,000+**
 *  Versión de WordPress ** 6.1 o superior **
 *  Probado hasta **6.9.4**
 *  Versión de PHP ** 7.4 o superior **
 *  Idiomas
 * [Albanian](https://sq.wordpress.org/plugins/multisite-language-switcher/), [Bulgarian](https://bg.wordpress.org/plugins/multisite-language-switcher/),
   [Chinese (Taiwan)](https://tw.wordpress.org/plugins/multisite-language-switcher/),
   [Croatian](https://hr.wordpress.org/plugins/multisite-language-switcher/), [Czech](https://cs.wordpress.org/plugins/multisite-language-switcher/),
   [English (Canada)](https://en-ca.wordpress.org/plugins/multisite-language-switcher/),
   [English (UK)](https://en-gb.wordpress.org/plugins/multisite-language-switcher/),
   [English (US)](https://wordpress.org/plugins/multisite-language-switcher/), [French (France)](https://fr.wordpress.org/plugins/multisite-language-switcher/),
   [Galician](https://gl.wordpress.org/plugins/multisite-language-switcher/), [German](https://de.wordpress.org/plugins/multisite-language-switcher/),
   [Hindi](https://hi.wordpress.org/plugins/multisite-language-switcher/), [Italian](https://it.wordpress.org/plugins/multisite-language-switcher/),
   [Japanese](https://ja.wordpress.org/plugins/multisite-language-switcher/), [Spanish (Chile)](https://cl.wordpress.org/plugins/multisite-language-switcher/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/multisite-language-switcher/),
   [Swedish](https://sv.wordpress.org/plugins/multisite-language-switcher/), y [Ukrainian](https://uk.wordpress.org/plugins/multisite-language-switcher/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/multisite-language-switcher)
 * Etiquetas
 * [language](https://cl.wordpress.org/plugins/tags/language/)[localization](https://cl.wordpress.org/plugins/tags/localization/)
   [multilingual](https://cl.wordpress.org/plugins/tags/multilingual/)[multisite](https://cl.wordpress.org/plugins/tags/multisite/)
   [switcher](https://cl.wordpress.org/plugins/tags/switcher/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/multisite-language-switcher/advanced/)

## Calificaciones

 4.8 de 5 estrellas.

 *  [  90 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/multisite-language-switcher/reviews/?filter=5)
 *  [  4 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/multisite-language-switcher/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/multisite-language-switcher/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/multisite-language-switcher/reviews/?filter=2)
 *  [  5 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/multisite-language-switcher/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/multisite-language-switcher/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/multisite-language-switcher/reviews/)

## Colaboradores

 *   [ Dennis Ploetner ](https://profiles.wordpress.org/realloc/)
 *   [ lucatume ](https://profiles.wordpress.org/lucatume/)

## Soporte

Problemas resueltos en los últimos dos meses:

     0 de 1

 [Ver el foro de soporte](https://wordpress.org/support/plugin/multisite-language-switcher/)

## Donar

¿Te gustaría apoyar el avance de este plugin?

 [ Donar para este plugin ](https://www.greenpeace.org/international/)