Multisite Language Switcher Icon

Multisite Language Switcher

By Dennis Ploetner

Active Installs

4,000+

Last Updated

May 25, 2026

First Released

June 3, 2011

Download History (Last one month)


A simple, powerful, and user-friendly plugin that adds multilingual support to your WordPress multisite 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.

The plugin uses flag icons from FamFamFam. Thanks to Mark James for his great work. In addition, I would like to thank Jürgen Mayer for creating the plugin’s banner.

Please, don’t forget to rate this plugin! 🙂

Translators

Thanks to all the translators for their great work.

You can translate this plugin on translate.wordpress.org, or if you prefer and have created your language pack, or have an update of an existing one, you can send me 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.

  • 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).
  • After activation, configure the plugin once in each blog under Settings -> Multisite Language Switcher

Now you can:

  • Connect your translated pages and posts in Posts -> Edit or Pages -> Edit
  • Connect your translated categories and tags in Posts -> Categories or Posts -> 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( 'msls_the_switcher' ) ) msls_the_switcher(); ?> directly in your theme files

Review the Multisite Language Switcher Website for more information.

I have no language options in the General settings.

You might read first 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 or this approach with a 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 out.

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

Please check the add-on 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 or use the WordPress support forum for more information.

Changelog

This project has a separate Changelog.

<br />
<b>Warning</b>:  Undefined array key /home/ylinkin/truewp.net/wp-content/plugins/truewp-plugin-info/truewp-plugin-info.php on line 756
" width="120" height="120">

Available Versions

Version Download Type
2.10.1 Download Stable
2.10.0 Download Stable
2.9.6 Download Stable
2.9.5 Download Stable
2.9.4 Download Stable
2.9.3 Download Stable
2.9.2 Download Stable
2.9.1 Download Stable
2.9.0 Download Stable
2.8.2 Download Stable
2.8.1 Download Stable
2.8.0 Download Stable
2.7.1 Download Stable
2.7.0 Download Stable
2.6.4 Download Stable
2.6.3 Download Stable
2.6.2 Download Stable
2.6.1 Download Stable
2.6.0 Download Stable
2.5.11 Download Stable
2.5.10 Download Stable
2.5.9 Download Stable
2.5.8 Download Stable
2.5.7 Download Stable
2.5.6 Download Stable
2.5.5 Download Stable
2.5.4 Download Stable
2.5.3 Download Stable
2.5.2 Download Stable
2.5.1 Download Stable
2.5 Download Stable
2.4.12 Download Stable
2.4.11 Download Stable
2.4.10 Download Stable
2.4.9 Download Stable
2.4.8 Download Stable
2.4.7 Download Stable
2.4.6 Download Stable
2.4.5 Download Stable
2.4.4 Download Stable
2.4.3 Download Stable
2.4.2 Download Stable
2.4.1 Download Stable
2.3.0 Download Stable
2.2.0 Download Stable
2.1.1 Download Stable
2.0.3 Download Stable
1.0.8 Download Stable
0.9.9.3 Download Stable
0.8 Download Stable
0.7.1 Download Stable
0.6.8 Download Stable
0.5 Download Stable
0.4 Download Stable
0.3 Download Stable
0.2 Download Stable
0.1 Download Stable

Plugin Info

  • Version: 2.10.1
  • Last Updated: May 25, 2026
  • Active Installs: 4,000+
  • WordPress Version: 6.1 or higher
  • Tested up to: 7.0
  • PHP Version: 7.4 or higher
  • Tags:    
    language localization multilingual multisite switcher

Ratings


4.8 out of 5 stars. (99 reviews)

See all reviews
Scroll to Top