Have an option(disabled by default) that will allow automatically clone the available menu locations for each of the languages - this way the user will be able to have different menus for each language if they so wish to.
Will require filtering of the wp_nav_menu() arguments in order to use the proper menu location.
Have an option(disabled by default) that will allow automatically clone the available menu locations for each of the languages - this way the user will be able to have different menus for each language if they so wish to. Will require filtering of the
wp_nav_menu()
arguments in order to use the proper menu location.