설명
This lightweight plugin automatically redirects users to the homepage after they log out of your WordPress site.
It’s simple, fast, and requires no configuration.
Features
- Redirects users to the homepage after logout
- Works with any WordPress theme
- No setup required — just activate and go
- No impact on login or other redirects
Credits
Developed by Sarangan Thillayampalam
설치
- Upload the
redirect-homepage-logout.phpfile to the/wp-content/plugins/directory. - Activate the plugin through the Plugins menu in WordPress.
- Log out to test — you should be redirected to the homepage automatically.
FAQ
-
Does this plugin affect login redirects?
-
No, it only changes the redirect behavior after logout.
-
Can I change the redirect URL?
-
Yes, edit the
redirect-homepage-logout.phpfile and replace the home URL with your desired destination.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
“Redirect to Homepage After Logout”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “Redirect to Homepage After Logout”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.0.0
- Added Admin Settings Page.
- Added support for Custom URLs and Page Selection.
- Added Master Toggle to enable/disable functionality.
- Improved security with wp_safe_redirect for internal links.