mobile()->isMobile() ) { ?>
    account()->tabs as $id => $info ) { if ( isset( $info['custom'] ) || um_get_option( "account_tab_{$id}" ) == 1 || $id == 'general' ) { ?>
  • mobile()->isMobile() ) { ?>
account()->tabs as $id => $info ) { $current_tab = UM()->account()->current_tab; if ( isset( $info['custom'] ) || um_get_option( 'account_tab_' . $id ) == 1 || $id == 'general' ) { ?>
account()->render_account_tab( $id, $info, $args ); ?>