Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Remove Link From Admin Bar


r-a-y
Keymaster

@r-a-y

You’ll need to hook into the filter in the bp_get_options_nav() function (located in /bp-core/bp-core-templatetags.php) to remove the “Change Avatar” link from the options nav.

View xprofile_setup_nav() (in bp-xprofile.php) as well.

Skip to toolbar