learndash_get_last_active_course( int $user_id )

Gets the user’s last active (last updated) course ID.


Description Description


Parameters Parameters

$user_id

(Optional) User ID. Default 0.


Top ↑

Return Return

(int) The last active course ID.


Top ↑

Source Source

File: includes/course/ld-course-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.1.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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