Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

MslsMenu

Leírás

Most people are likely to use some lines of PHP or the widget provided by the 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.

Képernyőmentések

  • Edit menus
  • Manage locations
  • Plugin configuration
  • Output in the primary nav menu

Telepítés

  • Download the plugin and uncompress it with your preferred unzip programme
  • Copy the entire directory in your plugin directory of your WordPress blog (/wp-content/plugins)
  • Activate the plugin
  • You will find the configuration of the plugin once in each blog in Settings -> Multisite Language Switcher
  • Set the the menu specific options such as <li class="mslsl-menu"> before the item-ouitput or the description. Please, check the Screenshots-section too!

Vélemények

2019.05.08.
super plug-in , thank you very much to the developers!
2016.09.03. 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.
7 (az összes) vélemény olvasása

Közreműködők és fejlesztők

“MslsMenu” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“MslsMenu” 4 nyelvre lett lefordítva. Köszönet a fordítóknak az áldozatos munkájukért!

“MslsMenu” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

2.2.5

  • phpstan config excluded
  • WordPress 5.8 tested

2.2.4

  • Unit tests added

2.2.3

  • PHPStan tested

2.2.2

  • Tests added
  • PHP 7.1 as minimum declared

2.2.1

  • Optimization in use of get_nav_menu_locations

2.2

  • compatibility con MSLS 2.4

2.1

  • reflect settings of MSLS

2.0

  • compatibility con MSLS 2.0

1.4

  • plugin inits when plugins_loaded runs and adds callback to hooks in its factory now

1.3.1

1.3

  • defensive loading, factory added and chore

1.2

  • empty menu-location is now an option

1.1

  • selector for multiple menus added

1.0

  • marked as stable
  • WordPress Coding Standards
  • PHPDocs