Opened 15 years ago
Closed 15 years ago
#875 closed defect (bug) (fixed)
"My Account" link fix
Reported by: | johnjamesjacoby | Owned by: | johnjamesjacoby |
---|---|---|---|
Milestone: | 1.1 | Priority: | minor |
Severity: | Version: | ||
Component: | Keywords: | has-patch | |
Cc: |
Description
Allows for filtering of the link also, in case someone wants to change the root location later.
Attachments (1)
Change History (4)
#2
@
15 years ago
Thanks, couple of points on the patch:
I would consider that new function a template tag, despite it not being used in the template in this instance. Remember that all these functions need a get_() function that returns, and a non-get_() function that echos.
There is also a function that does this already, so I'll use that: bp_loggedin_user_domain()
Note: See
TracTickets for help on using
tickets.
Fix bp_adminbar_account_menu, add bp_adminbar_my_account_link