learndash_course_info( int $user_id, array $atts = array() )

Gets the course info HTML output for user.


Description Description


Parameters Parameters

$user_id

(Required) User ID.

$atts

(Optional) An array of widget attributes.

Default value: array()


Top ↑

Return Return

(string) The course info output.


Top ↑

Source Source

File: includes/course/ld-course-info-widget.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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