Section
Class: A dashboard section.
@package: LearnDash / Core
Source Files: src/Core/Template/Dashboards/Sections/Section.php
Class: A dashboard section.
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 »
Method: Constructor.
Dashboard::__construct Read More »
Method: Constructor.
Course::__construct Read More »
Method: Constructor.
Section::__construct Read More »
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: Constructor.
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 »
Method: Public constructor for class
LearnDash_Settings_Metabox_Course_Dashboard::__construct Read More »
Method: Shows the dashboard.
LearnDash_Settings_Metabox_Course_Dashboard::show_settings_metabox_fields Read More »
Class: Class LearnDash Settings Metabox for Course Groups Settings.
LearnDash_Settings_Metabox_Course_Dashboard Read More »
Method: Processes the dashboard tab.
Learndash_Admin_Post_Edit::process_dashboard_tab Read More »