This is a simple plugin that will take users to the homepage after logout. There is no option update, no manual url settings, no hassles - it's …
Bewertungen
5
Zuletzt aktualisiert
June 15, 2022
Version
1.2
Aktive Installationen
600
WP Logout Redirect

This is a simple plugin that will take users to the homepage after logout. There is no option update, no manual url settings, no hassles – it’s plain simple! It does only one job and that is redirecting the user to the homepage after logout from the WordPress admin panel.

Developers can also add their custom redirection URL by using the hook wplr_home_url like this

add_filter('wplr_home_url',function($url){ return "https://wordpress.org"; });

Bugs, technical hints or contribute

Please give us feedback, contribute and file technical bugs on GitHub Repo.

Kostenlosmit dem Creator-Tarif
Mit deiner Installation stimmst du den Geschäftsbedingungen von WordPress.com sowie den Bedingungen für Drittanbieter-Plugins zu.
Aktive Installationen
600
Getestet bis
6.0.9
Dieses Plugin steht zum Download zur Verfügung, um in deiner selbst gehosteten WordPress-Installation verwendet zu werden.