Provider::register()
Method: Registers the service provider bindings.
Provider::register Read More »
@package: LearnDash / Core
Source Files: src/Core/Themes/Legacy/Quiz/Provider.php
Method: Registers the service provider bindings.
Provider::register Read More »
Method: If the Theme is being changed to Legacy, clear the notice dismissal flag.
Support_End::clear_dismissal Read More »
Class: Legacy theme end of support notice class.
Method: Outputs the admin notice regarding Legacy Theme loss of support.
Support_End::register_admin_notices Read More »
Method: Controls whether Legacy-specific Providers should be loaded.
Provider::should_load Read More »
Method: Registers the service provider bindings.
Provider::register Read More »
Filter Hook: Filters whether to redirect the user immediately after the step is completed.
learndash_step_completed_redirect_immediately Read More »
Filter Hook: Filters the transient expiration time for the step completed transient.
learndash_step_completed_transient_expiration_time Read More »
Filter Hook: Filters the course class in course grid.
learndash_course_grid_course_class Read More »
Filter Hook: Filters the course grid HTML output.
learndash_course_grid_html_output Read More »
Filter Hook: Filters the individual grid classes.
learndash_course_grid_class Read More »
Method: Called from the LD function learndash_convert_block_markers_shortcode() when parsing the block content.
LearnDash_Course_Grid::learndash_block_markers_shortcode_atts_filter Read More »
Method: Object constructor.
LearnDash_Course_Grid::__construct Read More »
Method: Renders block.
LearnDash_Course_Grid::render_block Read More »
Method: Called from the LD function learndash_convert_block_markers_shortcode() when parsing the block content.
LearnDash_Course_Grid_Filter::learndash_block_markers_shortcode_atts_filter Read More »
Class: Course grid block class.
LearnDash_Course_Grid Read More »