apply_filters( 'sensei_question_types', $types ) → {Array.<string>}
Filter the question types.
Parameters:
Name | Type | Description |
---|---|---|
$types |
Array.<string> | Question types. |
Returns:
Associative array of question types.
- Type
- Array.<string>