Mapper::__construct()
Method: Constructor.
Mapper::__construct Read More »
@package: LearnDash / Core
Source Files: src/Core/Mappers/Dashboards/Course/Mapper.php
Method: Constructor.
Mapper::__construct Read More »
Method: Maps the sections. Returns one section because it’s the root section.
Filter Hook: Filters the course dashboard sections.
learndash_dashboard_sections_course Read More »
Method: Constructor.
Mapper::__construct Read More »
Method: Returns transactions.
Transactions::get_transactions Read More »
Method: Sets transactions.
Transactions::set_transactions Read More »
Method: Returns a widget empty state text. It is used when there is no data to show.
Transactions::get_empty_state_text Read More »
Class: Values Dashboard Widget Item.
Class: Value comparison widget.
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: Transactions based widget.
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 »
Method: Returns a widget empty state text. It is used when there is no data to show.
Users::get_empty_state_text Read More »