plugin-icon

WP Logout Redirect

作者 HasinHayder·
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 …
評價
5/5
版本
1.2
活躍安裝總數
400
最近更新:
Jun 15, 2022
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.

免費使用Business方案
目前已測試版本
WordPress 6.0.11
此外掛程式已可供下載,並可用於你 系統。