Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Redirect anonymous users

Descripción

Users who are not logged-in will be 302 redirected to an absolute URL specified by the admin.

Any user who can log in, from admins to subscribers, will be able to access the site.

To turn off this redirection, clear the redirect URL field, or simply disable this plugin.

Use cases

This is a very minimal plugin for very simple use cases, when you want to avoid the bloat of a full-on redirection plugin.

  • Site launch. Redirect to some static coming soon page. Then disable the plugin to launch the site!
  • Staff-only site. Only members of your staff can log in.
  • Membership. If your needs are very simple, this plugin might work.

Capturas de pantalla

  • Settings screen. This is all there is to it.

Instalación

  1. Upload redirect_anon to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu.
  3. In your Network admin, go to Settings > Redirect Anonymous.

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Redirect anonymous users” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;Redirect anonymous users” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

0.1.0

  • Initial version, used to launch a client’s site.