Provider::hooks()
Method: Register hooks for the provider.
@package: LearnDash / Core
Source Files: src/Core/Themes/LD30/Quiz/Provider.php
Method: Register hooks for the provider.
Method: Registers the service provider bindings.
Provider::register Read More »
Function: Returns the step completion data when a step is completed by a user.
learndash_course_get_step_completion_data Read More »
Function: Returns the step (Lesson or Topic) completed transient data when a step is completed by a user through the `learndash_mark_complete_process` function.
learndash_get_step_completed_transient_data Read More »
Function: Shows the step completed alert after the step (Lesson or Topic) is completed.
learndash_30_show_step_completed_alert Read More »
Filter Hook: Filters quiz row attributes. Used while displaying a single quiz row.
Filter Hook: Filters lesson row attributes. Used while displaying lesson lists in a course.
Filter Hook: Filters lesson row attributes if the access to sample lesson is not allowed to a user.