[buddypress-trac] [BuddyPress] #3769: WP Admin Bar - Cannot arrange "My Account" items
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Sep 17 22:23:28 UTC 2012
#3769: WP Admin Bar - Cannot arrange "My Account" items
--------------------------+-----------------------------
Reporter: r-a-y | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Core | Version: 1.5.1
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+-----------------------------
Comment (by r-a-y):
02.patch adds an additional parameter to `BP_Component::start()` so we can
define an `'adminbar_position'` parameter to pass onto
`BP_Component::setup_actions()` and use it there. In the patch, I've used
the Friends Component as an example.
I've opted to add a fourth parameter to BP_Component::start() instead of
refactoring BP_Component::start() to use a one-parameter array like
BP_Activity_Activity::get(), but we can go that route if we decide to.
Let me know what you guys think.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3769#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list