Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to add to the “My Account” section of the nav?


r-a-y
Keymaster

@r-a-y

Unfortunately, there’s no hook in the “My Account” menu to add custom items so you’ll basically need to duplicate the bp_adminbar_account_menu() and add your changes, then remove the bp_adminbar_account_menu() function and add your custom function.

The following guide tells you how to do this:

https://codex.buddypress.org/how-to-guides/modifying-the-buddypress-admin-bar/

Skip to toolbar