- This topic has 3 replies, 3 voices, and was last updated 11 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Logout feature
Hello,
Is there a logout feature? It would be great to have just a simple link to logout.
Thank you in advance.
Lucy
Once a user is logged-in an doing whatever you give them access to, you can simply insert the shortcode
[swpm_login_form]
at the bottom of the page and that will show their user ID plus includes a logout link. I know of no way to directly have a logout button you can place anywhere on page.
Thank you! Just a suggestion – it would be very helpful to have a stand alone log out link.
You can copy that logout link shown in the standard member login widget and use that link to create a navigation menu item via WordPress’s Menu interface.