apply_filters( 'sensei_question_title', $question_title ) → {string}
Filters the question title.
Parameters:
Name | Type | Description |
---|---|---|
$question_title |
string | The question title. |
Returns:
Filtered question title.
- Type
- string