Descripción
Force all of the users on your Multisite Network to login at the main site address.
Instalación
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
Preguntas frecuentes
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
Reseñas
There are no reviews for this plugin.
Colaboradores y desarrolladores
“Redirect Network Login” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Redirect Network Login” a tu idioma.
¿Interesado en el desarrollo?
Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .
Registro de cambios
1.1.0
- Use the
get_network()function if possible (this was added in 4.6). - Update the Readme.
1.0.0
- Plugin created