do_action( 'sensei_lesson_status_updated', $status, $user_id, $lesson_id, $comment_id )
Fires when a lesson status is updated.
Parameters:
Name | Type | Description |
---|---|---|
$status |
string | The status. |
$user_id |
int | The user ID. |
$lesson_id |
int | The lesson ID. |
$comment_id |
int | The status comment ID. |
- Source: