Section::get_hint()
Method: Returns the hint text of the section.
@package: LearnDash / Core
Source Files: src/Core/Template/Dashboards/Sections/Section.php
Method: Returns the hint text of the section.
Method: Returns the title of the section.
Section::get_title Read More »
Method: Returns the size of the section.
Method: Creates a new instance of the class.
Class: The base view class for a dashboard.
Method: Constructor.
Dashboard::__construct Read More »
Filter Hook: Filters the sections of the dashboard.
learndash_dashboard_sections Read More »
Filter Hook: Filters whether the dashboard is enabled. Default true.
learndash_dashboard_is_enabled Read More »
Class: The view class for a course dashboard.
Method: Constructor.
Course::__construct Read More »
Class: A dashboard section.
Method: Constructor.
Section::__construct Read More »
Method: Constructor.
Class: The base view class for dashboards based on the post (e.g. course dashboard, group dashboard).
Method: Constructor.
Filter Hook: Filters whether the dashboard is enabled for a specific post. Default true.
learndash_dashboard_post_is_enabled Read More »
Method: Recursively passes a post to the widgets (that require a post).
Post::pass_post_to_widgets Read More »
Method: Gets the breadcrumbs base.
View::get_breadcrumbs_base Read More »