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 just after the step (Lesson or Topic) is completed.
learndash_30_show_step_completed_alert Read More »
Filter Hook: Filters the role attribute for the alert.
learndash_alert_role Read More »
Method: Returns a serializable representation of the validation rule options.
Is_URL::serializeOption Read More »
Method: Creates a new instance of the validation rule from a string.
Is_URL::fromString Read More »
Method: Returns a serializable representation of the validation rule options.
Is_String::serializeOption Read More »
Method: Creates a new instance of the validation rule from a string.
Is_String::fromString Read More »
Method: Returns a serializable representation of the validation rule options.
Is_Array::serializeOption Read More »