Display flags to switch languages. This plugin only uses the locale files from wordress or buddypress and eventually your theme.
fw-quick-langswitch folder to the /wp-content/plugins/ directoryfw-quick-langswitch/fwqls-flags folder in your wp-content directory and delete flags you don't need. Add the flags you need and name them after the .mo files you are using in wp-content/languages and eventually your theme.
You then should have a wp-content/fwqls-flags containing all your flags named like, for example fr_FR.png and it_IT.png. If you do not create this directory, the default plugin flags will be loaded.<?php if (function_exists("fwqls_display_flags")) { fwqls_display_flags(); } ?> in your template where you want the flags to appear.
Requires: 2.6 or higher
Compatible up to: 2.9.2
Last Updated: 2009-12-5
Downloads: 1,211
Got something to say? Need help?