- This topic has 1 reply, 2 voices, and was last updated 5 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Does the hook swpm_logout fires if the user close browser without logout?
Good morning,
I’ve been looking in the forum but haven’t found an answer, so I’ve decided to post a question.
Does the hook swpm_logout fires if the user close browser without logout?
I need to update a record in a own table of the database when the user logout or if they close the browser.
I don’t think so, but I’d better ask…
Thank you very much.
Hi,
Does the hook swpm_logout fires if the user close browser without logout?
Yes that is correct. Please check the following documentation for more information.
https://simple-membership-plugin.com/automatically-logout-members-browser-closure-force-member-logout/
Thank you