do_action( 'sensei_user_lesson_start', $user_id, $lesson_id )
Fires when a user starts a lesson. When this action runs the lesson status may not yet exist.
Parameters:
Name | Type | Description |
---|---|---|
$user_id |
int | ID of user starting lesson. |
$lesson_id |
int | ID of lesson being started. |
- Source: