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” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.
PenyumbangTranslate “Redirect Network Login” into your language.
Berminat dalam pembangunan?
Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan 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