Browse: Home / Classes / LDLMS_Model_User_Course_Progress /

LDLMS_Model_User_Course_Progress::initialize

LDLMS_Model_User_Course_Progress::initialize( int $user_id )

Initialize the User class vars.


Description #


Parameters #

$user_id

(int) (Required) User ID to use for class instance.


Return #

(bool) True if success.


Source #

File: includes/classes/class-ldlms-model-user-course-progress.php


Changelog #

Changelog
Version Description
3.4.0 Introduced.