Redirect to Homepage After Logout

外掛說明

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

安裝方式

  1. Upload the redirect-homepage-logout.php file to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Log out to test — you should be redirected to the homepage automatically.

常見問題集

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.php file and replace the home URL with your desired destination.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Redirect to Homepage After Logout〉的開發相關工作。

參與者

變更記錄

1.0.1

  • WordPress 7.0 Compatibility.
  • Security and sanitization fixes (Plugin Check cleanup).

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.