do_action( 'sensei_single_quiz_content_inside_after', $quiz_id )
Fires after rendering the quiz content.
Parameters:
Name | Type | Description |
---|---|---|
$quiz_id |
int | The quiz ID. |
Fires after rendering the quiz content.
Name | Type | Description |
---|---|---|
$quiz_id |
int | The quiz ID. |
Hook inside the single quiz post above the content
Name | Type | Description |
---|---|---|
$quiz_id |
int | The quiz ID. |