plugin-icon

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 …
평가
5
최근 업데이트일
June 15, 2022
버전
1.2
활성화된 설치 항목
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.

무료Creator 요금제에서
활성화된 설치 항목
600
테스트된 버전
6.0.9
이 플러그인은 다운로드 가능하며 워드프레스 독립 호스트 설치에 사용할 수 있습니다.