=== R3DF Multisite Language Indicator === Contributors: r3df Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MX3FLF4YGXRLE Tags: dashboard, multi-lingual, multilingual, language, languages, network, site tag, site indicator, site, indicator, locale, flag Stable tag: 1.0.12 Requires at least: 4.6 Tested up to: 4.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds language indicators (flag, locale or language) beside the site title of sites to help identify similarly named sites in multilingual multisites. == Description == A plugin that adds language indicators, either a flag, locale or language, beside the site title of sites to help identify similarly named sites in multilingual multisites. This is most helpful in sites with admin language selectors, where the admin language does not reflect the site language. There is a French translation of this plugin included. The French translation was created mostly to test the localization of the plugin. It's a "machine" translation, and as a result, not very good. If you can improve it, or provide translations for other languages, please let me know. == Installation == The easy way: 1. To install this plugin, click on "Add New" on the plugins page in your WordPress dashboard. 1. Search for "R3DF Multisite Language Indicator", click install when it's found. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Configure the plugin in the settings page. The hard way: 1. Download the latest r3df-multisite-language-indicator.zip from wordpress.org 1. Upload r3df-dashboard-language.zip to the `/wp-content/plugins/` folder on your web server 1. Uncompress r3df-multisite-language-indicator.zip (delete r3df-multisite-language-indicator.zip after it's uncompressed) 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Configure the plugin in the settings page. == Screenshots == 1. Flag indicators. 1. Flag indicators and locale indicators. 1. Language indicator. 1. User profile settings. 1. Plugin options. == Changelog == = Version 1.0.12 = * Replaced the deprecated function wp_get_sites() in uninstall - REQUIRES WordPress 4.6+ * No functionality changes, use 1.0.10 for WP < 4.6 = Version 1.0.11 = * Replaced the deprecated function wp_get_sites() - REQUIRES WordPress 4.6+ * No functionality changes, use 1.0.10 for WP < 4.6 = Version 1.0.10 = * More internationalization updates = Version 1.0.9 = * A couple of minor fixes * Language file updates = Version 1.0.8 = * Code improvements * A couple of minor fixes * Language file updates = Version 1.0.7 = * Language file updates = Version 1.0.6 = * Reverted shortform ternary operator incompatible with php 5.2 = Version 1.0.5 = * moved user options to user profile page * fixed bug which added extraneous flag to toolbar if user was not a part of a site * fixed bugs in uninstall = Version 1.0.4 = * Options refactoring - switched display options to user = Version 1.0.3 = * Options refactoring - made most of them global = Version 1.0.2 = * Reverted shortform ternary operators incompatible with php 5.2 = Version 1.0.1 = * Code refactoring = Version 1.0.0 = * initial release == Upgrade Notice == = Version 1.0.12 = * Replaced the deprecated function wp_get_sites() in uninstall - REQUIRES WordPress 4.6+ * No functionality changes, use 1.0.10 for WP < 4.6 = Version 1.0.11 = * Replaced the deprecated function wp_get_sites() - REQUIRES WordPress 4.6+ * No functionality changes, use 1.0.10 for WP < 4.6 = Version 1.0.10 = * More internationalization updates = Version 1.0.9 = * Minor fixes and language file updates = Version 1.0.8 = * Minor fixes and improvements = Version 1.0.7 = * Language file updates = Version 1.0.6 = * Reverted shortform ternary operator incompatible with php 5.2 = Version 1.0.5 = * moved user options to user profile page = Version 1.0.4 = * Options refactoring - switched display options to user * Plugin options may need to be reselected = Version 1.0.3 = * Options refactoring - made most of them global * Plugin options may need to be reselected = Version 1.0.2 = * Reverted some shortform ternary operators incompatible with php 5.2 = Version 1.0.1 = * Code refactoring = 1.0.0 = * Initial release