Widgets
Class: The collection of widgets.
@package: LearnDash / Core
Source Files: src/Core/Template/Dashboards/Widgets/Widgets.php
Class: The collection of widgets.
Method: Returns a label.
Class: A dashboard widget base class.
Method: Returns a sub label.
Value::get_sub_label Read More »
Class: Simple one value widget.
Method: Returns a value.
Method: Sets a label.
Method: Sets a sub label.
Value::set_sub_label Read More »
Filter Hook: Filters the dashboard widget view path.
learndash_dashboard_widget_view_path Read More »
Method: Sets a value.
Action Hook: No description found
learndash_dashboard_widget_before_loading Read More »
Action Hook: No description found
learndash_dashboard_widget_after_loading Read More »
Method: Returns the supported HTML tags for the hint text.
Section::get_hint_supported_html_tags Read More »
Method: Sets the widgets of the section.
Section::set_widgets Read More »
Method: Adds the widget.
Section::add_widget Read More »
Method: Sets the sections of the section.
Section::set_sections Read More »
Method: Adds the section.
Section::add_section Read More »
Method: Returns sections.
Section::get_sections Read More »
Class: The Sections collection.
Method: Returns widgets.
Section::get_widgets Read More »