Beschrijving
De meeste mensen zullen waarschijnlijk enkele regels PHP gebruiken of de widget van de Multisite Language Switcher om de links naar de vertalingen in hun blogs te integreren.
Maar dit kan leiden tot fatale fouten als je niet veel weet over PHP, of misschien zijn de dynamische zijbalken niet de beste plek in jouw opinie. Als je de Multisite Language Switcher wilt integreren in een (of meer) van je Navigatiemenu(‘s), dan zou je MslsMenu eens moeten proberen.
Schermafdrukken
Installatie
- 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. - Activeer de plugin
- Je vindt de configuratie van de plugin één keer in elke blog in Instellingen -> Multisite taalwisselaar.
- Set the menu specific options such as
<li class="mslsl-menu">
before the item-ouitput or the description. Please, check the Screenshots-section too!
Beoordelingen
Bijdragers & ontwikkelaars
“MslsMenu” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“MslsMenu” is vertaald in 5 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “MslsMenu” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
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