Initialization::get_option()
Method: Gets the initialization option.
Initialization::get_option Read More »
@package: LearnDash / Core
Source Files: src/Core/Settings/Initialization.php
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 »
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 »
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: LearnDash_ProPanel constructor.
LearnDash_Dependency_Check_ProPanel::__construct Read More »
Method: Gets the current instance.
LearnDash_Dependency_Check_ProPanel::get_instance Read More »
Method: Checks if required plugins are active.
LearnDash_Dependency_Check_ProPanel::check_dependency_results Read More »
Method: Callback function for the plugins_loaded action.
LearnDash_Dependency_Check_ProPanel::plugins_loaded 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 »