Seems as though the session needed to be destroyed with the following:
<a href="https://wordpress.stackexchange.com/questions/66309/<?php $redirect = bloginfo("url'); wp_logout( $redirect, $echo ); ?>">
Logout
</a>
Related Posts:
- How reduce wordpress login session timeout time?
- How to show ‘login error’ and ‘lost password’ on my template page?
- Redirect user using the ‘wp_login_failed’ action hook if the error is ’empty_username’ or ’empty_password’
- Front-end login: Redirect user to the post they had created
- Custom Reset Password & Forgot Password Front End Forms
- How long do users stay logged in if they DON’T check remember me?
- how to logout user on browser tab or window closes
- Custom Connect to Facebook, problem logging in/logging out
- Preexisting login to change to logout link in sub menu
- Session Experies and Get Logged Out Within Few Minutes
- WordPress error on log out ‘Not Permitted’ and can’t log out
- Add logout link when logged in, make it disappear when logged out?
- Lock out all WordPress Administrators except two specific users
- How to remove ‘wordpress…’ text from page titles in tabs
- WordPress Submitted Content
- Create front end member login
- Problem with is_user_logged_in() function in some pages
- Why deleting/removing cookies in WordPress does not log me out from admin?
- How to lock WordPress front-end with login and password?
- Front-end login problem: requires re-authorization when accessing dashboard
- Inconsistent login state
- Can i hide a dynamically created div to logged out users?
- Custom login form
- Adding extra authentication field in login page
- Make my wordpress blog remember my login “forever”
- How to check in timber if user is loggedin?
- Stop WordPress from logging me out (need to keep me logged in)
- Customize wp_new_user_notification_email()
- Need to execute a cron job
- Masking logout URL
- Login email after registration never sent or received
- How can I retrieve the username and password from my WordPress installation?
- User Directory without a Plugin
- User logon by using mobile number [closed]
- Pre checking condition before login
- WordPress login urls
- Redirect after empty login username and password
- WordPress Login page trashed
- Are there ways of logging in that bypass wp-login.php altogether?
- Change Favicon on Login Screen?
- Customizing the WordPress login form
- How to display username and password after registration
- wp-login gives 404 error, but wp-admin is working fine
- Login error redirecting to wp-login page
- Private page protected with username and password
- Password reset – Disabled for LDAP accounts
- Replace dash with space in username on login
- Autologin only working the second time
- Login/logout in header
- Completely replacing the login form
- Why wp_update_user doesn’t update user_activation_key on users with apostrophes in their email?
- Forgot Password/ Password Reset Page does not exist
- WordPress on Apache behind nginx using letsencypt issue with loginizer/limit login attempts
- Auto login between word press subdomain and a .net website
- Custom Login form from WordPress site to non-WordPress site
- How can I change the email sender name from wordpress to (myblogname) on the “lost password” email?
- Changed primary domain and now wordpress login won’t work
- Keep user session with custom implementation of user login
- Forcing frontend login with UI switch
- Sidebar login widget with error print, returns an error
- Login without Password
- Exclude login page from custom maintenance code
- Temporarily locked out … how long is a “short while”?
- Change default login auth
- How to Show Different Menus to Logged in Users in WordPress [duplicate]
- I can’t access my WordPress dashboard – shows Warning message [closed]
- Add html to wp_login_form
- Access log “POST /wp-login.php HTTP/1.0” 400
- Are login functions considered part of the WP backend?
- WordPress Login/Logout Single Menu Only
- SQL – Remove All The Users and Create A New User With Admin Role Via PhpMyAdmin
- Can I protect a type of content site-wide with a single password?
- Sign in with social media accounts without creating a WP account [closed]
- WordPress login form script
- WordPress authentication using custom php?
- ERROR: Cookies are blocked due to unexpected output (no FTP access)
- Sharing a logged in session with a custom subdmain site?
- How do I change the language of the login page to Arabic?
- MAMP localhost wordpress site, not possible to sign in, username and password are correct
- Login issues wordpress page
- How to post frontend login form to a different authentication script from wp-login?
- Make WordPress User Name be the Company Name when Registering (not the default ‘first name’ last name’ email address’)
- Why do I have a reauth=1 redirection loop when I try to log in to WordPress hosted on AWS Fargate?
- Login form does not store/remember/suggest users password
- WordPress login loop on proxy setup with SSL – Apache proxy to IIS
- Android app – can’t login: “This site already exists in the app, you can’t add it”
- Fatal error: Call to undefined function get_plugin_data()
- backend access per user status
- Make WordPress User Name the Email Address When Register
- Users redirected to old site
- WordPress Login / SSL = Code Question
- Save user login date
- Login with Username (or Code) only
- Enqueue script on logon failure
- I get 404 when I try to login ever since I changed the permalink
- WordPress and Magento: let WordPress manage user registration and logins?
- How to change the login URL
- Click on banner to register to the blog
- Login and register by API
- Log in a user upon password reset?