apply_filters( 'llms_lesson_incomplete_user_id', int $user_id )

Filter to modify the user id instead of current logged in user id.


Parameters Parameters

$user_id

(int) User id to mark lesson as incomplete.


Top ↑

Source Source

File: includes/controllers/class.llms.controller.lesson.progression.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
5.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.