MslsMenu extends the Multisite Language Switcher by injecting a language picker into any registered WordPress navigation menu. Install it when you want users to toggle sites and languages without custom walkers.
- From WordPress: search for “MslsMenu” under Plugins → Add New and activate it.
- Manual: copy the
mslsmenu/
directory towp-content/plugins/
and activate the plugin.
- Head to Appearance → Menus, add the “MslsMenu” item to your chosen menu, and arrange it like any other menu entry.
- Configure Multisite Language Switcher as usual; MslsMenu reuses its site mappings automatically.
composer install
pulls dev tools (Pest, PHPStan, Brain Monkey).composer test
runs the Pest suite;composer analyze
performs static analysis.
- Review
AGENTS.md
for project conventions and release steps. - Latest release: https://wordpress.org/plugins/mslsmenu/