Log1x / navi

A developer-friendly alternative to the WordPress NavWalker.
https://github.com/Log1x/navi
MIT License
311 stars 29 forks source link

Support WPML translated menu #60

Closed slackday closed 1 year ago

slackday commented 1 year ago

When using WPML plugin for translated website and just calling Navi::build('primary_navigation') I expect the menu or the current language to be returned.

This gets the wpml translated menu ID if available returning the translated navigation items. Falls back to normal menu if WPML is not activated.