Redirect Network Login
Redirect Network Login
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-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
Reviews
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