wallet->balance( $user_id ); break; } $current_balance = affwp_currency_filter( affwp_format_amount( $current_balance ) ); return $current_balance; }