Autoloaded_Sub_Plugin::register()
Method: Registers the bundled add-on with the Plugin Absorber.
Autoloaded_Sub_Plugin::register Read More »
@package: LearnDash / Core
Source Files: src/Core/Libraries/Plugin_Absorber/Autoloaded_Sub_Plugin.php
Method: Registers the bundled add-on with the Plugin Absorber.
Autoloaded_Sub_Plugin::register Read More »
Method: PSR-4 prefixes the bundled copy ships, keyed by prefix with the absolute directory as the value.
Autoloaded_Sub_Plugin::get_psr4_prefixes Read More »
Method: Slug the Plugin Absorber knows the bundled add-on by.
Autoloaded_Sub_Plugin::get_slug Read More »
Class: A bundled add-on whose own classes have to be loadable without a `composer.json` entry.
Autoloaded_Sub_Plugin Read More »
Method: Returns the email address submitted in the quiz Email custom fields.
WpProQuiz_Controller_Quiz::get_submitted_custom_field_email Read More »
Method: Returns the recipient address for the quiz user notification.
WpProQuiz_Controller_Quiz::get_user_notification_recipient Read More »
Method: Redirects the Legacy License page to the unified Software Manager when a unified license already covers LearnDash.
Licensing_Settings::maybe_redirect_to_software_manager Read More »
Filter Hook: Filters an additional scroll offset used when programmatically scrolling to an element on the page.
learndash_scroll_offset Read More »
Filter Hook: Filters the batch size for processing users within a group during migration.
learndash_group_courses_access_user_batch_size Read More »
Method: Build progress output for UI.
Learndash_Admin_Data_Upgrades_Group_Courses_Access::build_progress_output Read More »
Method: Process a single group in batches – create activity records for user/course combinations.
Learndash_Admin_Data_Upgrades_Group_Courses_Access::process_group_batch Read More »
Method: Class method for the AJAX update logic.
Learndash_Admin_Data_Upgrades_Group_Courses_Access::process_upgrade_action Read More »
Method: Query groups to process.
Learndash_Admin_Data_Upgrades_Group_Courses_Access::query_groups Read More »
Method: Protected constructor for class.
Learndash_Admin_Data_Upgrades_Group_Courses_Access::__construct Read More »
Method: Show data upgrade row for this instance.
Learndash_Admin_Data_Upgrades_Group_Courses_Access::show_upgrade_action Read More »
Class: Class LearnDash Data Upgrades for Group Courses Access.
Learndash_Admin_Data_Upgrades_Group_Courses_Access Read More »
Method: Returns available statuses for a specific post type.
Post_Type_Status::get_statuses Read More »
Filter Hook: Filters the progress statuses for a specific post type.
learndash_post_type_progress_statuses Read More »
Method: Decode a base64 string into its original value.
Base64_Url::decode Read More »