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 installpulls dev tools (Pest, PHPStan, PHP_CodeSniffer, Brain Monkey).composer qaruns the full gate: coding standards, static analysis, then the Pest suite.composer pest,composer phpcsandcomposer phpstanrun the individual steps;composer phpcbfauto-fixes coding-standard violations.
- Review
AGENTS.mdfor project conventions and release steps. - Latest release: https://wordpress.org/plugins/mslsmenu/
