=== Plugin Name === Contributors: kreamweb Donate link: https://paypal.me/pools/c/85ErI7sdcf Tags: multisite, site id, admin site id, wpmu, networks Requires at least: 4.0 Tested up to: 4.9.8 Requires PHP: 7.0 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin in a multisite installation shows the ID of the current site/blog. == Description == This plugin in a multisite installation shows the ID of the current site/blog in the admin bar menu. The ID of the current site/blog is linked to the site info page. It adds also a custom column with site id information inside the sites list table. It can be installed only on a multisite. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/wp-show-site-id` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress == Changelog == = 1.0.2 = * New: Added Site Id Column on Site List Table * New: Added localization files * Tested with 4.9.8 = 1.0.1 = * Tested with 4.9.6 = 1.0.0 = * Init