nikolov-tmw / multilingual-wp

A new plugin for multilingual content in WordPress
29 stars 3 forks source link

Add support for per-language menus #43

Open nikolov-tmw opened 10 years ago

nikolov-tmw commented 10 years ago

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.