Title: MslsMenu
Author: Dennis Ploetner
Published: <strong>18 september 2014</strong>
Last modified: 3 december 2025

---

Sök tillägg

![](https://s.w.org/plugins/geopattern-icon/mslsmenu.svg)

# MslsMenu

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

[Ladda ner](https://downloads.wordpress.org/plugin/mslsmenu.2.5.1.zip)

 * [Detaljer](https://sv.wordpress.org/plugins/mslsmenu/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/mslsmenu/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/mslsmenu/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/mslsmenu/#developers)

 [Support](https://wordpress.org/support/plugin/mslsmenu/)

## Beskrivning

Most people are likely to use some lines of PHP or the widget provided by the [Multisite Language Switcher](https://wordpress.org/plugins/multisite-language-switcher/)
to integrate the links to the translations in their blogs.

But this can lead to fatal errors if you don’t know much about PHP, or maybe the
dynamic sidebars are not the best place in your opinion. If you want to integrate
the _Multisite Language Switcher_ in one (or more) of your Navigation Menu(s) then
you should give **MslsMenu** a try.

## Skärmdumpar

[⌊Edit menus⌉⌊Edit menus⌉[

Edit menus

[⌊Manage locations⌉⌊Manage locations⌉[

Manage locations

[⌊Plugin configuration⌉⌊Plugin configuration⌉[

Plugin configuration

[⌊Output in the primary nav menu⌉⌊Output in the primary nav menu⌉[

Output in the primary nav menu

## Installation

 * Use the WordPress plugin installation and search for ”MslsMenu”.
 * Alternatively, download the plugin, uncompress it with your preferred unzip programme
   and upload the folder `msls-menu` to the `/wp-content/plugins/` directory.
 * Activate the plugin
 * You will find the configuration of the plugin once in each blog in Settings -
   > Multisite Language Switcher
 * Set the menu specific options such as `<li class="mslsl-menu">` before the item-
   ouitput or the description. Please, check the Screenshots-section too!

## Recensioner

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

### 󠀁[Einrichtung Schwierig für WP-Anfänger](https://wordpress.org/support/topic/keine-chance-als-anfanger-bei-der-einrichtung/)󠁿

 [luisurday](https://profiles.wordpress.org/luisurday/) 21 april 2023 3 svar

Als WP-Anfänger habe ich es relativ gut hinbekommen, mit ein wenig Recherche ein
Multisite-Netzwerk aufzubauen. Jetzt bin ich seit vielen Stunden daran, meine Multisites
mit Hilfe von msls und mslsmenu mehrsprachig hinzubekommen – keine Chance! Die Anleitungen
auf englisch oder deutsch sind für Anfänger schwer zu verstehen, einfache Screenshots
ohne große Beschreibung helfen da auch nicht wirklich. Es entsteht der Eindruck,
dass dieses Plugin nur für mindestens Fortgeschrittene WP-Nutzer ausgelegt ist, 
welche sofort alles verstehen und nachvollziehen können. Sehr schade! Ich würde 
mich über jede Hilfe und Unterstützung in der Umsetzung freuen!

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

### 󠀁[Works great and great support](https://wordpress.org/support/topic/works-great-and-great-support-9/)󠁿

 [lauritu](https://profiles.wordpress.org/lauritu/) 12 april 2020

The title says everything

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

### 󠀁[Great](https://wordpress.org/support/topic/great-9690/)󠁿

 [keramiko](https://profiles.wordpress.org/keramiko/) 8 maj 2019

super plug-in , thank you very much to the developers!

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

### 󠀁[A bit difficult to setup, but works great.](https://wordpress.org/support/topic/couldt-get-it-to-work/)󠁿

 [Jeff Crawford](https://profiles.wordpress.org/jcdigital/) 3 september 2016 3 svar

OK, after some help from the author, I finally got it to work. Now it works great.
This would be 5 stars, but it’s a little difficult for a novice like me to setup.
Could be easily fixed with just a little documentation or explainer video.

 [ Läs alla 8 betyg ](https://wordpress.org/support/plugin/mslsmenu/reviews/)

## Bidragsgivare och utvecklare

”MslsMenu” är programvara med öppen källkod. Följande personer har bidragit till
detta tillägg.

Bidragande personer

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

”MslsMenu” har översatts till 5 språk. Tack till [översättarna](https://translate.wordpress.org/projects/wp-plugins/mslsmenu/contributors)
för deras bidrag.

[Översätt ”MslsMenu” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/mslsmenu)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/mslsmenu/), kika på
[SVN-filförvaret](https://plugins.svn.wordpress.org/mslsmenu/) eller prenumerera
på [utvecklarloggen](https://plugins.trac.wordpress.org/log/mslsmenu/) via [RSS](https://plugins.trac.wordpress.org/log/mslsmenu/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

#### 2.5.1

 * plugin check integration added
 * missing license problem addressed

#### 2.5.0

 * WordPress 6.6 tested
 * MslsOutput class deprecated init in favour of a function

#### 2.4.1

 * readme.txt tags updated
 * Plugin check issues fixed

#### 2.4.0

 * WordPress 6.5 tested
 * ”Requires Plugins” added

#### 2.3.2

 * WordPress 6.3 tested

#### 2.3.1

 * WordPress 6.2.2 tested
 * Pest as new dev/tester dependency

#### 2.2.6

 * Unit testing completed
 * WordPress 6.1 tested

#### 2.2.5

 * phpstan config excluded
 * WordPress 5.8 tested

#### 2.2.4

 * Pest for Unit tests added

#### 2.2.3

 * PHP 7.1 as minimum declared

#### 2.2

 * compatibility con MSLS 2.4

#### 2.0

 * compatibility con MSLS 2.0

#### 1.0

 * marked as stable
 * WordPress Coding Standards
 * PHPDocs

## Meta

 *  Version **2.5.1**
 *  Senast uppdaterat **7 månader sedan**
 *  Aktiva installationer **200+**
 *  WordPress-version ** 5.3 eller senare **
 *  Testat upp till **6.9.4**
 *  PHP-version ** 7.4 eller senare **
 *  Språk
 * [Dutch](https://nl.wordpress.org/plugins/mslsmenu/), [English (Canada)](https://en-ca.wordpress.org/plugins/mslsmenu/),
   [English (US)](https://wordpress.org/plugins/mslsmenu/), [German](https://de.wordpress.org/plugins/mslsmenu/),
   [Italian](https://it.wordpress.org/plugins/mslsmenu/) och [Swedish](https://sv.wordpress.org/plugins/mslsmenu/).
 *  [Översätt till ditt språk](https://translate.wordpress.org/projects/wp-plugins/mslsmenu)
 * Etiketter
 * [language](https://sv.wordpress.org/plugins/tags/language/)[menu](https://sv.wordpress.org/plugins/tags/menu/)
   [multilingual](https://sv.wordpress.org/plugins/tags/multilingual/)[multisite](https://sv.wordpress.org/plugins/tags/multisite/)
   [switcher](https://sv.wordpress.org/plugins/tags/switcher/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/mslsmenu/advanced/)

## Betyg

 4.6 av 5 stjärnor.

 *  [  6 5-stjärniga recensioner     ](https://wordpress.org/support/plugin/mslsmenu/reviews/?filter=5)
 *  [  1 4-stjärnig recension     ](https://wordpress.org/support/plugin/mslsmenu/reviews/?filter=4)
 *  [  1 3-stjärnig recension     ](https://wordpress.org/support/plugin/mslsmenu/reviews/?filter=3)
 *  [  0 2-stjärniga recensioner     ](https://wordpress.org/support/plugin/mslsmenu/reviews/?filter=2)
 *  [  0 1-stjärniga recensioner     ](https://wordpress.org/support/plugin/mslsmenu/reviews/?filter=1)

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

[Se alla recensioner](https://wordpress.org/support/plugin/mslsmenu/reviews/)

## Bidragande personer

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

## Support

Har du något att säga? Behöver du hjälp?

 [Visa supportforum](https://wordpress.org/support/plugin/mslsmenu/)

## Donera

Skulle du vilja bidra till utvecklingen av detta tillägg?

 [ Donera till det här tillägget ](http://www.greenpeace.org/international/)