Widget
Class: A dashboard widget base class.
@since: 4.9.0
@package: LearnDash / Core
Source Files: src/Core/Template/Dashboards/Widgets/Widget.php
@package: LearnDash / Core
Source Files: src/Core/Template/Dashboards/Widgets/Widget.php
Class: A dashboard widget base class.
Method: Renders a widget.
Method: Returns a widget empty state text. Default is ‘No data’. It is used when there is no data to show.
Method: Loads required data.
Method: Returns a widget view name.
Method: Returns a widget view path.
Filter Hook: Filters the dashboard widget view path.
Method: Loads a widget if it’s not loaded, it is executed before rendering.
Action Hook: No description found
Action Hook: No description found