=== WP Multi Network === Contributors: johnjamesjacoby, BrianLayman, ddean Tags: network, networks, blog, blogs, site, sites, domain, domains, mapping, domain mapping, fun Requires at least: WordPress 3.0 Tested up to: WordPress 3.5 Stable tag: 1.3.1 == Description == Turn your multi-site installation of WordPress into many multi-site networks, all surrounding one central user base. WP Multi Network allows cape wearing super-admins to create new networks of sites, allowing for infinitely extensible site, network, and domain arrangements. == Installation == Download and install using the built in WordPress plugin installer. Activate in the "Plugins" admin panel using the "Activate" link. Start planning and creating your networks. == Frequently Asked Questions == = Can I have separate domains? = Yes you can. That is what this plugin does best. = Will this work on standard WordPress? = Yes, but it won't do anything. You need to have the multi-site functionality turned on and working before using this plugin. = Where can I get support? = The WordPress support forums: http://wordpress.org/tags/wp-multi-network/ = Where can I find documentation? = Not much to talk about really. Check the code for details! == Changelog == = 1.3.1 = * Fix prepare() usages * Fix some debug notices = 1.3 = * Refactor into smaller pieces * Add phpdoc * Deprecate functions for friendlier core-style functions * Code clean-up * Remove inline JS = 1.2 = * Implemented 3.1 Network Admin Menu, backwards compatiblity maintained. * Fixed multiple minor issues; * Added Site Admin and Network Admin to Network lists * Added various security and bullet proofing = 1.1 = * Better WordPress 3.0 compatibility = 1.0 = Getting started