Activity::load_data()
Method: Loads required data.
Activity::load_data Read More »
@package: LearnDash / Core
Source Files: sfwd-lms/src/Core/Modules/Reports/Dashboard/Widgets/Activity.php
Method: Loads required data.
Activity::load_data Read More »
Method: Loads required data.
Reporting::load_data Read More »
Method: Loads required data.
Filtering::load_data Read More »
Class: Reports Dashboard Filtering Widget.
Filter Hook: Filters the reports dashboard sections.
learndash_dashboard_sections_reports Read More »
Method: Maps the sections. Returns one section because it’s the root section.
Class: Reports Dashboard Mapper.
Class: Reports Dashboard Reporting Widget.
Action Hook: Fires on LearnDash new install initialization.
learndash_initialization_new_install Read More »
Method: Gets the initialization option.
Initialization::get_option Read More »
Filter Hook: Filters whether the site is a new install.
learndash_initialization_is_new_install Read More »
Method: Determines if the plugin has been initialized.
Initialization::is_initialized Read More »
Method: Determines if the plugin is a new install.
Initialization::is_new_install Read More »
Method: Runs the initialization if necessary.
Initialization::run Read More »
Method: Constructor.
Reports::__construct Read More »
Filter Hook: Filters whether the Reports dashboard is enabled. Default true.
learndash_dashboard_reports_is_enabled Read More »
Class: The view class for the Reports dashboard.