Move Media Content inside Profile Tab

Hi There,

What I'd like to be able to do is display all the media tab content within the profile tab above or below the standard xprofile content. I'd then want to hide/remove the media tab.

Anybody got an idea on where to start for something like this?

It looks like there is a hook location in my themes profile.php right where I'd like to load the media content. Still not sure where to go from here in terms of loading the media into that hook....

Hi,

You could use the new shortcode functionality and the do_shortcode() function to acheive this.

Regards.

Is there any documentation on this shortcode functionality built into BP Media?

Yes, there is: http://rtcamp.com/buddypress-media/docs/admin/shortcodes/