Logout failed when SiteURL changed
-
I got a major problem with logging out!
WordPress address (URL) and Site address(URL) is different.
On WP_HOME I got the core files, that ok. And i want my users to see the page on the WP_SITEURL.
But here comes the problem! If these 2 is different, logout failes. Clicking on a logout link redirects to WP_HOME/wp-lougout.php. So on the WP_HOME i got logged out, but on WP_SITEURL i can still act like i’m logged in.
Any solution to NOT redirect the wp-logout.php to the WP_HOME url?
- The topic ‘Logout failed when SiteURL changed’ is closed to new replies.