apply_filters( 'learndash_show_user_course_complete_options', boolean $show_options, int $user_id )

Filters the status of whether the course is completed for a user or not.


Description Description


Parameters Parameters

$show_options

Whether the course is completed or not.

$user_id

ID of the logged in user to check.


Top ↑

Source Source

File: includes/ld-users.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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