Transactions
Class: Transactions based widget.
@package: LearnDash / Core
Source Files: src/Core/Template/Dashboards/Widgets/Types/Transactions.php
Class: Transactions based widget.
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 »
Method: Returns a widget empty state text. It is used when there is no data to show.
Users::get_empty_state_text Read More »
Method: Returns a value.
Method: Returns a label.
Method: Sets items.
Method: Returns a percentage difference between the current and the previous number.
Value_Comparison::get_percentage_difference Read More »
Method: Returns the previous value.
Value_Comparison::get_previous_value Read More »
Method: Sets the previous value.
Value_Comparison::set_previous_value Read More »
Class: Users based widget.
Class: Money widget.
Filter Hook: Filters the dashboard widget view path.
learndash_dashboard_widget_view_path Read More »
Method: Sets a sub label.
Value::set_sub_label Read More »
Action Hook: No description found
learndash_dashboard_widget_before_loading Read More »
Method: Sets a value.
Action Hook: No description found
learndash_dashboard_widget_after_loading Read More »
Method: Constructor.
Widgets::__construct Read More »
Method: Renders a widget.