> <?php printf( /* translators: %s is the plugin name */ esc_html__( '%s › Setup', 'polylang' ), esc_html( POLYLANG ) ); ?> steps[ $this->step ]['scripts'] ); ?> styles, $this->steps[ $this->step ]['styles'] ) ); ?>

    steps as $step_key => $step ) { $is_completed = array_search( $this->step, array_keys( $this->steps ), true ) > array_search( $step_key, array_keys( $this->steps ), true ); if ( $step_key === $this->step ) { ?>
step}-step" ); ?>"> steps[ $this->step ]['view'] ) ) { call_user_func( $this->steps[ $this->step ]['view'], $this ); } ?> step ) : ?>