Provider
Class: Licensing provider class.
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.
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 »
Method: Sets plugin required dependencies.
LearnDash_Dependency_Check_ProPanel::set_dependencies Read More »
Method: Notify user that missing plugins are required.
LearnDash_Dependency_Check_ProPanel::notify_user_learndash_required 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: Function to set custom admin notice message
LearnDash_Dependency_Check_ProPanel::set_message Read More »
Method: LearnDash_ProPanel constructor.
LearnDash_Dependency_Check_ProPanel::__construct Read More »