=== Sublanguage Switcher Widget === Contributors: geschke Tags: multilanguage, multilingual, language, translation, widget Requires at least: 4.4 Tested up to: 4.9 Requires PHP: 5.2.4 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Sublanguage Switcher Widget is a plugin to display a fancy language switcher widget when Sublanguage plugin is used == Description == The Sublanguage plugin is a great toolkit to create multilingual websites. The Sublanguage Switcher Widget is a plugin which builds a more sophisticated language switcher widget. = Features = - List view of languages with language names and/or flags - List view can displayed horizontally or vertically - Selectbox view - Hide current language = Credits = - [maximeschoeni](https://profiles.wordpress.org/maximeschoeni) for the excellent Sublanguage plugin - [Chouby](https://profiles.wordpress.org/Chouby) / [Polylang](https://polylang.pro) for the comprehensive list of predefined languages in the languages.php file. - Most of the flags included are coming from [famfamfam](http://famfamfam.com/) and are public domain. Wherever third party code has been used, credit has been given in the code’s comments. == Installation == Please install, activate and configure the Sublanguage plugin at first. If you're familiar with using sublanguage, e.g. if you have added a language and know how to create articles in multiple languages, then it's time to try out Sublanguage_Switcher_Widget. Then upload and activate the plugin. You can use the Sublanguage Switcher Widget as any widget available in your WordPress installation. The Sublanguage Switcher Widget is available in the widgets configuration menu and in the widgets section in the Customizer. All you have to do is to drag the "Sublanguage Switcher Widget" item in an available widget zone. The widget options are self-explanatory, so play around and have fun! == Frequently Asked Questions == = The language switch is not shown, how do I remove the warning message? = This widget needs the Sublanguage plugin as prerequisite. Please install, activate and configure Sublanguage, e.g. add a language, write an article in multiple languages and so on. = How can I style or customize the output? = You can use additional CSS to style the widget. All contents are contained in a DOM node with the class "widget_sublanguage_switcher_widget". So you're free to add some styles. == Screenshots == 1. Widget configuraton, list options 2. Widget configuration, selectbox options 3. Language switcher displayed in navigation bar and sidebar == Changelog == = 1.0 = - First release == Upgrade Notice == No notice yet.