#8644 closed enhancement (worksforme)
Add login/logout link.
Reported by: | dcavins | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 10.1.0 |
Component: | Navigation | Keywords: | |
Cc: | dcavins |
Description
Since BP is membership based, we need to make it easier for site admins to add a context-sensitive login/logout link to standard menus. There are plugins that do this, but we should just do it, too. It's too nice of an improvement and too easy to ignore, in my opinion.
Change History (5)
#3
@
16 months ago
@dcavins If we may need to improve the way to generate these links from the Site Editor navigation menu, I confirm using the WP Legacy menu Administration screen for regular themes, you can add log-in/log-out menu already:
You just need to make sure to activate the "BuddyPress Member" screen element:
Once done you get new choices from this "BuddyPress Member" panel and you can select from the Logged-in tab the log out link:
And from the Logged-out tab the log in link:
This way when not logged in users reach the website, they get this menu item:
And once they logged-in, they get this menu item:
I thought we had this into the loggedin / logout dynamic menu we introduced in 1.9 if I remember well! If not, we really need to include this I agree.