Description
Force all of the users on your Multisite Network to login at the main site address.
Installation
Simple installation:
- Upload the
redirect-network-loginfolder to your/wp-content/plugins/directory - Activate the plugin through the “Plugins” menu in WordPress
Advanced installation (mu-plugins directory):
- Upload just the
redirect-network-login.phpfile to your/wp-content/mu-plugins/directory - That’s it… the plugin is already activated! Take a look under Plugins > Must Use
FAQ
None yet. Ask away!
- Installation Instructions
-
Simple installation:
- Upload the
redirect-network-loginfolder to your/wp-content/plugins/directory - Activate the plugin through the “Plugins” menu in WordPress
Advanced installation (
mu-pluginsdirectory):- Upload just the
redirect-network-login.phpfile to your/wp-content/mu-plugins/directory - That’s it… the plugin is already activated! Take a look under Plugins > Must Use
- Upload the
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Redirect Network Login” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Redirect Network Login” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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