In the wordpress menu I would like to add a link to the buddypress user profile and messages. These links are dynamic based on the username like, http://buddypress.org/community/members/username/messages/, for example.
I know you can get the username with php but that is not allowed within wordpress menus (wp-admin/nav-menus.php) from what I can tell. I also need to add them at a specific place in the menu, not just at the end. What would be the simplest way to add these dynamic links to the wordpress menu?
Example:
Main Menu -> Human Resources -> Employee Resources -> Messages
Messages needs to link to the buddypress user's messages