Users
Class: Users based widget.
@package: LearnDash / Core
Source Files: src/Core/Template/Dashboards/Widgets/Types/Users.php
Class: Users based widget.
Method: Returns users.
Method: Returns a custom label property.
Users::get_custom_label_property Read More »
Method: Sets users.
Method: Sets a custom label property.
Users::set_custom_label_property Read More »
Filter Hook: Filters the dashboard widget view path.
learndash_dashboard_widget_view_path Read More »
Method: Loads a widget if it’s not loaded, it is executed before rendering.
Action Hook: No description found
learndash_dashboard_widget_before_loading Read More »
Action Hook: No description found
learndash_dashboard_widget_after_loading Read More »
Class: Simple one value widget.
Method: Returns a label.
Method: Returns a sub label.
Value::get_sub_label Read More »
Method: Returns a value.
Class: The collection of widgets.
Method: Sets a label.
Method: Constructor.
Widgets::__construct Read More »
Method: Sets a sub label.
Value::set_sub_label Read More »
Class: A dashboard widget base class.
Method: Sets a value.
Method: Renders a widget.