profile->active_tab; $subnav = ( get_query_var('subnav') ) ? get_query_var('subnav') : 'default'; print "
"; // Custom hook to display tabbed content do_action("um_profile_content_{$nav}", $args); do_action("um_profile_content_{$nav}_{$subnav}", $args); print "
"; ?>