Opened 9 months ago
Last modified 7 months ago
#4538 assigned enhancement
Using WordPress Menus for BuddyPress Menus
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| 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 (7)
comment:1
johnjamesjacoby — 9 months ago
comment:2
modemlooper — 9 months ago
- Cc modemloper@… added
comment:4
modemlooper — 8 months ago
It's bp menus in repo, now. But when I have code that interacts with walker ill put on github
comment:5
modemlooper — 8 months ago
- Owner set to modemlooper
- Status changed from new to assigned
- 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.
comment:7
modemlooper — 7 months ago
sure, after 1.7 and I get all my plugins updated I'm going to test different options with bp-menus plugin.

Neat. Hope to find time to look this week.