=== Redirect Network Login ===
Contributors: JPry
Donate link: 
Tags: multisite, login
Requires at least: 3.5.2
Tested up to: 4.9
Stable tag: 1.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Redirect the the wp-login.php for sub-sites to the main site

== Description ==

Force all of the users on your Multisite Network to login at the main site address.

== Installation ==

Simple installation:

1. Upload the `redirect-network-login` folder to your `/wp-content/plugins/` directory
2. Activate the plugin through the "Plugins" menu in WordPress

Advanced installation (`mu-plugins` directory):

1. Upload *just* the `redirect-network-login.php` file to your `/wp-content/mu-plugins/` directory
2. That's it... the plugin is already activated! Take a look under Plugins > Must Use

== Frequently Asked Questions ==

None yet. Ask away!

== Changelog ==

= 1.1.0 =
* Use the `get_network()` function if possible (this was added in 4.6).
* Update the Readme.

= 1.0.0 =
* Plugin created

== Upgrade Notice ==

