Opened 12 years ago
Closed 11 years ago
#4538 closed enhancement (duplicate)
Using WordPress Menus for BuddyPress Menus
Reported by: | modemlooper | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Core | Keywords: | |
Cc: | modemloper@… |
Description
Title says it all. It's been discussed before about using WP menus.
Here's something I came up with to route menu items to bp slugs
https://github.com/modemlooper/BuddyPress-Menus
I think something this could make it into 1.7 for the main nav . The user nav would need to be reworked as plugins would need a way to hook into item creation. Also backpat is an issue.
Change History (9)
#4
@
12 years ago
It's bp menus in repo, now. But when I have code that interacts with walker ill put on github
#6
@
12 years ago
- Keywords reporter-feedback removed
- Milestone changed from Awaiting Review to Future Release
- Owner modemlooper deleted
- Version 1.7 deleted
Moving to future-release because I believe this is something we want to do at some point, but we haven't decided upon a technical approach yet.
#7
@
12 years ago
sure, after 1.7 and I get all my plugins updated I'm going to test different options with bp-menus plugin.
#8
@
11 years ago
BuddyPress-specific links in Appearance > Menus done in http://buddypress.trac.wordpress.org/changeset/7427
Neat. Hope to find time to look this week.