Allows you to close your site to non-logged in users, by redirecting them to the login page, displaying a message or a specific template file.
Évaluations
1
Mis à jour récemment
April 3, 2013
Version
1.0.4
Installations actives
10

Allows you to close your site to non-logged in users, by redirecting them to the login page, displaying a message or a specific template file. The plugin can be configured to redirect visitors to login page, display a short message using your themes layout or display a fallback file located in your stylesheet_directory.

Filters

List of available filters and their expected return values.

  • logged_in_url_is_valid: Let’s you validate all URL’s by returning true or false. Parameters indicating validity and URL.
  • logged_in_cb: A custom callback to handle the case of users who are not logged in of your choice, instead of using one of the built in actions. You should return a function name or pointer.
  • logged_in_action: An action to take when requested URL is not allowed (valid return values are: fallback, message and login).
  • logged_in_redirect_status: HTTP redirect status code to use when redirecting to login page. Defaults to 302.
  • logged_in_fallback_filename: A fallback file located in your stylesheet_directory, used by the fallback action.
  • logged_in_fallback_path: A full path to the fallback file, used by the fallback action.
  • logged_in_message: A message displayed by the message action.
  • logged_in_login_redirect_url: The URL to goto after successful login.

Credits

Gratuitsur le plan Creator
En procédant à l’installation, vous acceptez les Conditions d’utilisation de WordPress.com ainsi que les Conditions de l’extension tierce.
Installations actives
10
Testé jusqu’à version
3.5.2
Cette extension est disponible en téléchargement pour être utilisée sur votre installation WordPress auto-hébergée.