RemoteBanners::fetch_remote_banners()
Method: Fetch the remote banners and store them in the cache.
RemoteBanners::fetch_remote_banners Read More »
@package: LearnDash / Hub
Source Files: includes/licensing/src/controller/class-remote-banner.php
Method: Fetch the remote banners and store them in the cache.
RemoteBanners::fetch_remote_banners Read More »
Method: Get the cron hook used to fetch the remote banners in the background.
RemoteBanners::get_fetch_cron_hook Read More »
Method: Returns the de-duplication key for a question, namespaced by ID space so a question’s post ID and another question’s pro ID (legacy data path, post ID 0) can never collide.
WpProQuiz_Helper_QuestionOrder::question_key Read More »
Method: Tops up an ordered question set to a target count by appending unused questions from the pool, preserving the existing order.
WpProQuiz_Helper_QuestionOrder::backfill_to_count Read More »
Method: Reorders a set of questions to match a saved list of question pro IDs (the resume “randomOrder”), skipping any saved ID that no longer resolves to a question in the set.
WpProQuiz_Helper_QuestionOrder::order_by_saved_pro_ids Read More »
Method: Builds the question set to resume an attempt with: the saved order restored, then topped up to the target count with other valid questions.
WpProQuiz_Helper_QuestionOrder::get_resume_question_set Read More »
Method: Returns every user ID that has activity rows for the template’s activity types.
LearnDash_ProPanel_Activity::get_admin_export_user_ids Read More »
Method: Processes one chunk of users for the in-progress quiz export.
Learndash_Admin_Data_Reports_Quizzes::process_export_chunk Read More »
Method: Returns the slugs of free LearnDash plugins that share the LearnDash LMS license.
Provider::get_free_plugins Read More »
Method: Resolve the LearnDash course ID for a report row.
Learndash_Admin_Data_Reports_Courses::resolve_report_course_id Read More »
Method: Builds the Addon_Legacy_Licenses instance with the full addon map.
Provider::build_addon_legacy_licenses Read More »
Method: Registers the legacy licenses.
Provider::register_legacy_licenses Read More »
Method: Configure and initialize the Harbor library.
Provider::configure Read More »
Method: Register actions.
Provider::register_actions Read More »
Method: Register service providers.
Provider::register Read More »
Method: Apply author/group selector filters to query vars.
Learndash_Admin_Assignments_Listing::apply_selector_filters Read More »
Method: Collect all assignment IDs visible to a Group Leader with advanced course access only.
Learndash_Admin_Assignments_Listing::get_advanced_courses_group_leader_assignment_ids Read More »
Method: Returns whether SSL verification should be performed for the playlist parser service.
LearnDash_Course_Wizard::get_playlist_parser_ssl_verify Read More »
Method: Returns the playlist parser service endpoint URL.
LearnDash_Course_Wizard::get_playlist_parser_endpoint Read More »
Method: AJAX search handler (overridden by reporting filter subclasses).
LearnDash_ProPanel_Filtering::filter_search Read More »