=== Subdomain Listing === Contributors: kksodha Plugin URI: http://wordpress.org/extend/plugins/subdomain-listing/ Tags: domain, sub-domain, website list, multi domain, subdomain list, multisite, multisite network, subdomain websites listing Requires at least: PHP 5.3+, MySql 5.5+, WP 3.3+, PHP Sessions Tested up to: 5.0 Stable tag: 4.8 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A multi site listing plugin. == Description == - This plugin will work only in multi site wordpress site. It will display all subdomain list in admin side which you can check if need to display at site using this shortcode [list_all_subdomains]. == Installation == Notes : Make sure you have enabled your multi-site network in wp-config file with **define( 'WP_ALLOW_MULTISITE', true );** code. 1. Upload the plugin files to the '/wp-content/plugins/subdomain-list' directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin from the 'Plugins' menu in WordPress. == Screenshots == 1. Admin Screenshot 2. Front End Screenshot == Changelog == = UPDATES / INTERNALS = == Frequently Asked Questions == = General Faq's = = Shortcodes = Use [list_all_subdomains] on pages. == Upgrade Notice ==