apply_filters( 'sensei_question_description_question_id', $question_id ) → {int}
Filter the question whose description is rendered.
Parameters:
| Name | Type | Description |
|---|---|---|
$question_id |
int | Question ID. |
- Since:
- $$next-version$$
- Source:
Returns:
Question ID to render the description from.
- Type
- int