BuddyDev

Documentation

Changing The slug for "Change user" subnav.

Put this in your bp-custom.php to change the slug.

[sourcecode language="php"]

define("BPCU_SLUG","your-slug-here");

[/sourcecode]