Title: MslsMenu
Author: Dennis Ploetner
Published: <strong>18. Septembra 2014.</strong>
Last modified: 24. Augusta 2026.

---

Pretražite dodatke

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

# MslsMenu

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

[Skini](https://downloads.wordpress.org/plugin/mslsmenu.3.0.2.zip)

 * [Detalji](https://bs.wordpress.org/plugins/mslsmenu/#description)
 * [Recenzije](https://bs.wordpress.org/plugins/mslsmenu/#reviews)
 *  [Instalacija](https://bs.wordpress.org/plugins/mslsmenu/#installation)
 * [Razvoj](https://bs.wordpress.org/plugins/mslsmenu/#developers)

 [Podrška](https://wordpress.org/support/plugin/mslsmenu/)

## Opis

The [Multisite Language Switcher](https://wordpress.org/plugins/multisite-language-switcher/)
already offers plenty of ways to output its language links: a block, the shortcodes`[
sc_msls]` and `[sc_msls_widget]`, the classic widget, a content filter, and the `
msls_the_switcher()` API for your theme files.

What none of them covers is a navigation menu. A classic menu rendered by `wp_nav_menu()`
accepts menu items and nothing else, so there is no slot for a block or a shortcode
inside it – and writing a custom walker into the theme is more work than most sites
are willing to spend on a language switcher.

**MslsMenu** closes that gap. Select the theme locations you want in the settings
and the language links are appended to every menu rendered at those locations. No
theme edit, no PHP, no custom walker.

## Slike ekrana

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

## Instalacija

 * Use the WordPress plugin installation and search for “MslsMenu”.
 * Alternatively, download the plugin, uncompress it with your preferred unzip programme
   and upload the folder `mslsmenu` 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="msls-menu">` before the item
   output or the description. Please, check the Screenshots-section too!

## ČPP

### Does this work with the Navigation block of a block theme?

No. MslsMenu hooks into `wp_nav_menu_items`, a filter of the classic `wp_nav_menu()`
function, and the Navigation block does not run through it. In a block theme use
the block of the Multisite Language Switcher instead and place it next to the Navigation
block in your header template.

### Do I need the Multisite Language Switcher?

Yes, version 3.0 or newer, installed and active. MslsMenu is an add-on and declares
the dependency through its `Requires Plugins` header. That header cannot express
a minimum version, so against an older Multisite Language Switcher MslsMenu stays
inactive and explains itself with an admin notice.

### Where are the settings?

In `Settings` -> `Multisite Language Switcher` of each site. MslsMenu adds its own“
Menu Settings” section to that page.

## Recenzije

![](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. Aprila 2023. 3 replies

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/bc6e7009739de7ac17e576f0dadd502349bd812d7e242e34ea31a0ed6879a0e4?
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. Aprila 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. Maja 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. Septembra 2016. 3
replies

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.

 [ Read all 8 reviews ](https://wordpress.org/support/plugin/mslsmenu/reviews/)

## Saradnici i programeri

“MslsMenu” is open source software. The following people have contributed to this
plugin.

Doprinositelji

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

“MslsMenu” je prijeveden na 5 dijalekata. Zahvala [prevodiocima](https://translate.wordpress.org/projects/wp-plugins/mslsmenu/contributors)
za njihov doprinos.

[Prevedi “MslsMenu” na vaš jezik.](https://translate.wordpress.org/projects/wp-plugins/mslsmenu)

### Zainteresirani za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/mslsmenu/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/mslsmenu/)ili se pretplatite na
[dnevnik razvoja](https://plugins.trac.wordpress.org/log/mslsmenu/) od [RSS](https://plugins.trac.wordpress.org/log/mslsmenu/?limit=100&mode=stop_on_copy&format=rss).

## Zapis promijena

#### 3.0.2

 * An admin notice explains why MslsMenu is doing nothing when Multisite Language
   Switcher is older than 3.0.
 * The release is built and checked in CI, deployed from the same distribution Plugin
   Check verifies, and published with a build provenance attestation.
 * The translation files were regenerated.

#### 2.5.1

 * plugin check integration added
 * missing license problem addressed
 * MslsOutput class deprecated init in favour of a function

#### 2.4.1

 * readme.txt tags updated
 * Plugin check issues fixed
 * “Requires Plugins” added

#### 2.3.2

 * Pest as new dev/tester dependency

#### 2.2.6

 * Unit testing completed
 * phpstan config excluded
 * Pest for Unit tests added
 * PHP 7.1 as minimum declared

#### 1.0

 * marked as stable
 * WordPress Coding Standards
 * PHPDocs

## Meta

 *  Version **3.0.2**
 *  Last updated **prije 2 sedmice**
 *  Active installations **200+**
 *  WordPress version ** 6.1 ili viša **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 ili viša **
 *  Languages
 * [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/) i [Swedish](https://sv.wordpress.org/plugins/mslsmenu/).
 *  [Prevedite na vaš jezik](https://translate.wordpress.org/projects/wp-plugins/mslsmenu)
 * Tags
 * [menu](https://bs.wordpress.org/plugins/tags/menu/)[multilingual](https://bs.wordpress.org/plugins/tags/multilingual/)
   [multisite](https://bs.wordpress.org/plugins/tags/multisite/)[switcher](https://bs.wordpress.org/plugins/tags/switcher/)
 *  [Napredni pogled](https://bs.wordpress.org/plugins/mslsmenu/advanced/)

## Ocjene

 4.6 out of 5 stars.

 *  [  6 5-star reviews     ](https://wordpress.org/support/plugin/mslsmenu/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/mslsmenu/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/mslsmenu/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/mslsmenu/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/mslsmenu/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/mslsmenu/reviews/)

## Doprinositelji

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

## Podrška

Imate nešto za reći? Trebate pomoć?

 [Pogledaj forum podrške](https://wordpress.org/support/plugin/mslsmenu/)

## Pokloni

Da li bi ste željeli da podržite napredovanje ovog proširenja?

 [ Pokloni ovom proširenju ](http://www.greenpeace.org/international/)