do_action( 'sensei_quiz_back_link', $quiz_lesson_id )
Hook when the back link is displayed on the single quiz page.
Parameters:
| Name | Type | Description |
|---|---|---|
$quiz_lesson_id |
int | The quiz lesson ID. |
- Source:
Hook when the back link is displayed on the single quiz page.
| Name | Type | Description |
|---|---|---|
$quiz_lesson_id |
int | The quiz lesson ID. |