Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Profile Tabs


Sam Bauers
Participant

@sambauers

Look at the function global_profile_menu_structure.

You just need to create a function that pulls in the array variable $profile_menu as a global. Then add to that array in the manner specified in the comments of the function global_profile_menu_structure.

Should be downhill from there.

p.s. Would be nice if you could add an entry for it at bbPulp when you are done.

Skip to toolbar