Section::get_hint_supported_html_tags()
Method: Returns the supported HTML tags for the hint text.
Section::get_hint_supported_html_tags Read More »
@package: LearnDash / Core
Source Files: src/Core/Template/Dashboards/Sections/Section.php
Method: Returns the supported HTML tags for the hint text.
Section::get_hint_supported_html_tags Read More »
Class: The Sections collection.
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: Creates a new instance of the class.
Class: A base class for all admin views.
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: 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 »