Opened 14 years ago
Closed 12 years ago
#4538 closed enhancement (duplicate)
Using WordPress Menus for BuddyPress Menus
| Reported by: | modemlooper | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Severity: | normal | 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
@
14 years ago
It's bp menus in repo, now. But when I have code that interacts with walker ill put on github
#6
@
14 years ago
- Keywords reporter-feedback removed
- Milestone Awaiting Review → Future Release
- Owner removed
- Version 1.7
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
@
14 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
@
13 years ago
BuddyPress-specific links in Appearance > Menus done in http://buddypress.trac.wordpress.org/changeset/7427
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Neat. Hope to find time to look this week.