Filter: sensei_question_classes

apply_filters( 'sensei_question_classes', $classes ) → {array}

filter the sensei question class within the quiz question loop.

Parameters:
Name Type Description
$classes array

The classes to be applied to the question.

Since:
  • 1.9.0
Source:
Returns:

The classes to be applied to the question.

Type
array