babble
babble copied to clipboard
Ability to add a switcher to WP nav menu
Need a way to incorporate a (basic) language switcher of some kind into a WP nav menu.
There's a rather crude WPML plugin which seems to do the job OK. In the spirit of open source, I'm pretty sure we could take some inspiration from it...
- http://wordpress.org/plugins/wpml-flag-in-menu/
- http://plugins.svn.wordpress.org/wpml-flag-in-menu/tags/1.1/wpml_flag_in_menu.php
Remember, flags aren't great for indicating language switchers. We should try to avoid them if possible.
Can we see any real world examples of companies which include the language switcher in a navigation bar which includes other nav items?