[buddypress-trac] [BuddyPress] #5122: Add Login/Logout/Register links to Appearance > Menus
buddypress-trac
noreply at wordpress.org
Mon Oct 14 23:28:50 UTC 2013
#5122: Add Login/Logout/Register links to Appearance > Menus
-------------------------------------------------+-------------------------
Reporter: ubernaut | Owner:
Type: enhancement | boonebgorges
Priority: normal | Status: closed
Component: Core | Milestone: 1.9
Severity: normal | Version:
Keywords: has-patch needs-testing 2nd-opinion | Resolution: fixed
-------------------------------------------------+-------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"7427"]:
{{{
#!CommitTicketReference repository="" revision="7427"
Introduce a BuddyPress links box to nav-menus.php
The new BuddyPress metabox on Dashboard > Appearance > Menus allows site
administrators to build navigation menus that include dynamic, user-
specific
BuddyPress links. Features:
- Separate sets of links for logged-in and logged-out users.
- Logged-in user links are automatically generated based on the logged-in
user.
For example, adding a 'Settings' item from the BuddyPress menu will
create
a menu item that points to the logged-in user's Settings page, and will
not
be shown to logged-out visitors.
- The list of available Logged-In links is automatically populated with
all components that are registered in the BuddyPress navigation (ie,
those
items that are visible as top-level nav links when viewing a user's
profile).
- Log In and Register links are visible only to logged-out users.
Fixes #5122
Props imath, r-a-y
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5122#comment:37>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list