Mapper::map()
Method: Maps the sections. Returns one section because it’s the root section.
@package: LearnDash / Core
Source Files: src/Core/Modules/Reports/Dashboard/Mapper.php
Method: Maps the sections. Returns one section because it’s the root section.
Filter Hook: Filters the reports dashboard sections.
learndash_dashboard_sections_reports Read More »
Class: Reports Dashboard Reporting Widget.
Action Hook: Fires on LearnDash new install initialization.
learndash_initialization_new_install Read More »
Method: Determines if the plugin is a new install.
Initialization::is_new_install Read More »
Filter Hook: Filters whether the site is a new install.
learndash_initialization_is_new_install Read More »
Method: Runs the initialization if necessary.
Initialization::run Read More »
Method: Gets the initialization option.
Initialization::get_option Read More »
Method: Determines if the plugin has been initialized.
Initialization::is_initialized Read More »
Class: The view class for the Reports dashboard.
Method: Constructor.
Reports::__construct Read More »
Filter Hook: Filters whether the Reports dashboard is enabled. Default true.
learndash_dashboard_reports_is_enabled Read More »
Method: Get template breakpoints.
Method: Registers the core LearnDash scripts that can be enqueued.
Provider::register_scripts Read More »
Method: Generate a unique breakpoint pointer.
Breakpoints::get_pointer Read More »