learndash_dashboard_widget_view_path
Filter Hook: Filters the dashboard widget view path.
learndash_dashboard_widget_view_path Read More »
@package: LearnDash / Core
Source Files: src/Core/Template/Dashboards/Widgets/Widget.php
Filter Hook: Filters the dashboard widget view path.
learndash_dashboard_widget_view_path Read More »
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: Constructor.
Widgets::__construct Read More »
Class: The collection of widgets.
Method: Renders a widget.
Class: A dashboard widget base class.
Method: Returns a widget empty state text. Default is ‘No data’. It is used when there is no data to show.
Widget::get_empty_state_text Read More »
Class: Simple one value widget.
Method: Loads required data.
Method: Returns a widget view name.
Widget::get_view_name Read More »
Method: Returns a widget view path.
Widget::get_view_path Read More »
Method: Loads a widget if it’s not loaded, it is executed before rendering.
Method: Returns a label.
Method: Returns true if the section contains widgets.
Section::has_widgets Read More »
Method: Sets the title of the section.
Section::set_title Read More »
Method: Sets the hint text of the section.
Method: Returns the hint text of the section.
Method: Returns the title of the section.
Section::get_title Read More »
Filter Hook: Filters the supported HTML tags for the hint text.
learndash_dashboard_section_hint_supported_html_tags Read More »