Browse: Home / Classes / SFWD_LMS /

SFWD_LMS::get_course_info

SFWD_LMS::get_course_info( int $user_id,  array $atts = array() )

Returns output of users course information for bottom of profile


Description #


Parameters #

$user_id

(int) (Required) user id.

$atts

(array) (Optional) Attributes.

Default value: array()


Return #

(string|array) Output of course information


Source #

File: includes/class-ld-lms.php


Changelog #

Changelog
Version Description
2.1.0 Introduced.