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.
Overview::load_data Read More »
Method: Loads required data.
Filtering::load_data Read More »
Method: Loads required data.
Reporting::load_data Read More »
Method: Maps the sections. Returns one section because it’s the root section.
Method: Runs the initialization if necessary.
Initialization::run Read More »
Method: Determines if the plugin is a new install.
Initialization::is_new_install Read More »
Method: Determines if the plugin has been initialized.
Initialization::is_initialized Read More »
Method: Gets the initialization option.
Initialization::get_option Read More »
Method: Constructor.
Reports::__construct Read More »
Method: Get template breakpoints.
Method: Generate a unique breakpoint pointer.
Breakpoints::get_pointer Read More »
Method: Registers the core LearnDash scripts that can be enqueued.
Provider::register_scripts Read More »
Method: Register actions.
Provider::register_actions Read More »
Method: Notify user that missing plugins are required.
LearnDash_Dependency_Check_ProPanel::notify_user_learndash_required Read More »
Method: Sets plugin required dependencies.
LearnDash_Dependency_Check_ProPanel::set_dependencies Read More »
Method: Function to set custom admin notice message
LearnDash_Dependency_Check_ProPanel::set_message Read More »
Method: Function called during the plugins_loaded process to check if required plugins are present and active.
LearnDash_Dependency_Check_ProPanel::check_inactive_plugin_dependency Read More »
Method: Callback function for the plugins_loaded action.
LearnDash_Dependency_Check_ProPanel::plugins_loaded Read More »