Title: Multisite Language Switcher
Author: Dennis Ploetner
Published: <strong>2011년 6월 3일</strong>
Last modified: 2025년 12월 8일

---

플러그인 검색

![](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

 작성자: [Dennis Ploetner](https://profiles.wordpress.org/realloc/)

[다운로드](https://downloads.wordpress.org/plugin/multisite-language-switcher.2.10.1.zip)

 * [세부사항](https://ko.wordpress.org/plugins/multisite-language-switcher/#description)
 * [평가](https://ko.wordpress.org/plugins/multisite-language-switcher/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/multisite-language-switcher/#installation)
 * [개발](https://ko.wordpress.org/plugins/multisite-language-switcher/#developers)

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

## 설명

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.

The plugin uses flag icons from [FamFamFam](http://famfamfam.com). Thanks to Mark
James for his great work. In addition, I would like to thank [Jürgen Mayer](https://creativpin.com)
for creating the plugin’s banner.

Please, don’t forget to [rate this plugin](https://wordpress.org/support/plugin/multisite-language-switcher/reviews/)!
🙂

### 번역가

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://ko.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).

## 스크린샷

 * [[
 * 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

## 블록

이 플러그인은 1개의 블록을 제공합니다.

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

## 설치

 * 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.

## 후기

![](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/) 2026년 3월 30일

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/) 2026년 2월 21일 답글 1개

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/) 2026년 1월 11일

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/) 2025년 9월 25일 답글 1개

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/) 2024년 10월 22
일 답글 1개

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/) 2024년 5월 7일

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.

 [ 모든 99 평가 읽기 ](https://wordpress.org/support/plugin/multisite-language-switcher/reviews/)

## 기여자 & 개발자

“Multisite Language Switcher”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 
이 플러그인에 기여하였습니다.

기여자

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

“Multisite Language Switcher”(이)가 17 개 언어로 번역되었습니다. 기여해 주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/multisite-language-switcher/contributors)
님께 감사드립니다.

[자국어로 “Multisite Language Switcher”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/multisite-language-switcher)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/multisite-language-switcher/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/multisite-language-switcher/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/multisite-language-switcher/)
을 [RSS](https://plugins.trac.wordpress.org/log/multisite-language-switcher/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

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

## 기초

 *  버전 **2.10.1**
 *  최근 업데이트: **4개월 전**
 *  활성화된 설치 **4,000+**
 *  워드프레스 버전 ** 6.1 또는 그 이상 **
 *  다음까지 시험됨: **6.9.4**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [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/), 그리고
   [Ukrainian](https://uk.wordpress.org/plugins/multisite-language-switcher/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/multisite-language-switcher)
 * 태그:
 * [language](https://ko.wordpress.org/plugins/tags/language/)[localization](https://ko.wordpress.org/plugins/tags/localization/)
   [multilingual](https://ko.wordpress.org/plugins/tags/multilingual/)[multisite](https://ko.wordpress.org/plugins/tags/multisite/)
   [switcher](https://ko.wordpress.org/plugins/tags/switcher/)
 *  [고급 보기](https://ko.wordpress.org/plugins/multisite-language-switcher/advanced/)

## 평점

 별 5점 만점에 4.8점.

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

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/multisite-language-switcher/reviews/)

## 기여자

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

## 지원

지난 2개월 동안 해결된 문제:

     1 중 0

 [지원 포럼 보기](https://wordpress.org/support/plugin/multisite-language-switcher/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://www.greenpeace.org/international/)