Opened 10 months ago
Closed 10 months ago
#9095 closed defect (bug) (fixed)
Use BP Rewrites API for Customizer BP Member Nav Items
Reported by: | vapvarun | Owned by: | imath |
---|---|---|---|
Milestone: | 12.3.0 | Priority: | normal |
Severity: | normal | Version: | 12.0.0 |
Component: | Templates | Keywords: | has-patch |
Cc: |
Description
We need to update bp_nouveau_member_customizer_nav() to the BP Rewrites API.
reported by @nitinp544 on slack
bp_get_component_navigations() can be used
A similar issue was already resolved here https://buddypress.trac.wordpress.org/ticket/8971
Attachments (1)
Change History (6)
#1
@
10 months ago
- Keywords needs-patch added
- Milestone changed from Awaiting Review to 12.3.0
Hi @vapvarun thanks for your report. You’re right, we’ll have it fixed asap.
This ticket was mentioned in PR #230 on buddypress/buddypress by imath.
10 months ago
#3
- Keywords has-patch added; needs-patch removed
Fixes a notice error about the Group's customizer panel to customize nav item orders
Brings back the nav items to the Member's customizer panel to allow the admin to customize the order for these.
Trac ticket: https://buddypress.trac.wordpress.org/ticket/9095
Inside Customizer Member Primary Link Reorder Options are missing