Beschreibung
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
Rezensionen
Zu diesem Plugin liegen noch keine Rezensionen vor.
Mitwirkende und Entwickler
„Redirect Network Login“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Redirect Network Login“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.1.0
- Use the
get_network()function if possible (this was added in 4.6). - Update the Readme.
1.0.0
- Plugin created