>
ti.Wishlist
0, 'min_range' => 0 ) ); foreach ( $list_steps as $step => $step_name ) { $class = 'active'; if ( $step > $current_step ) { $class = ''; } if ( $step == $current_step ) { // WPCS: loose comparison ok. $class = 'active last'; } ?>