learndash_get_post_type_slug( $post_type_key = '', $return_type = '', $quote_char = '' )
Description #
Source #
Related #
Namespace #
@package #
Uses #
Uses | Description |
---|---|
includes/class-ldlms-post-types.php: LDLMS_Post_Types::get_post_type_slug () |
Utility function to return the post type slug(s). This is to prevent hard-coding of the slug(s) throughout the code files. |
Used By #
Used By | Description |
---|---|
includes/settings/settings-metaboxes/class-ld-settings-metabox-course-enrollment.php: LearnDash_Settings_Metabox_Course_Enrollment::load_settings_fields () |
Initialize the metabox settings fields. |
includes/settings/settings-metaboxes/class-ld-settings-metabox-course-completion-awards.php: LearnDash_Settings_Metabox_Course_Completion_Awards::load_settings_fields () |
Initialize the metabox settings fields. |
src/Core/Modules/Payments/Orders/Admin/Provider.php: Provider::hooks () |
Registers WordPress hooks. |
includes/payments/ld-login-registration-functions.php: learndash_registration_output_modern () |
LearnDash LD30 Shows registration form for user registration. |
src/Core/Modules/AI/Virtual_Instructor/Settings/Post.php: Post::__construct () |
Public constructor for class. |
src/Core/Modules/AI/Virtual_Instructor/Frontend.php: Frontend::chat_can_be_initialized () |
Checks if virtual instructor chatbox can be initialized. |
src/Core/Modules/AI/Virtual_Instructor/Settings/Page.php: Page::__construct () |
Page constructor. |
src/Core/Modules/AI/Virtual_Instructor/Settings/Page_Section.php: Page_Section::__construct () |
Constructor. |
src/Core/Modules/AI/Virtual_Instructor/Admin.php: Admin::enqueue_scripts () |
Enqueues scripts. |
src/Core/Modules/AI/Virtual_Instructor/Admin.php: Admin::__construct () |
Constructor. |
src/Core/Modules/AI/Virtual_Instructor/Admin.php: Admin::register_submenu () |
Registers submenu; |
src/Core/Modules/AI/Virtual_Instructor/Experiment.php: Experiment::__construct () |
Constructor. |
src/Core/Modules/AI/Virtual_Instructor/Provider.php: Provider::hooks () |
Hooks wrapper. |
src/Core/Modules/AI/Quiz_Creation/View.php: View::enqueue_admin_scripts () |
Enqueue admin scripts. |
src/Core/Modules/AI/Quiz_Creation/View.php: View::filter_quiz_search () |
Filter AJAX quiz search response. |
src/Core/Modules/AI/Quiz_Creation/Repository.php: Repository::create_quiz () |
Create a quiz. |
src/Core/Modules/AI/Quiz_Creation/Repository.php: Repository::create_question () |
Create a question. |
src/Core/Modules/AI/Course_Outline.php: Course_Outline::process () |
Process parsed response. |
src/Core/Modules/AI/Course_Outline.php: Course_Outline::handle_ajax_request () |
AJAX request handler. |
src/Core/Modules/AI/Course_Outline.php: Course_Outline::add_button () |
Add the course wizard button to the course list table. |
includes/payments/ld-purchase-invoice-functions.php: learndash_generate_purchase_invoice () |
Generate PDF purchase invoice. |
includes/classes/class-ldlms-model-user-course-progress.php: LDLMS_Model_User_Course_Progress::build_course_progress_linear_order () |
Build the Course Progress node for ‘l’ Linear order. |
includes/classes/class-ldlms-model-user-course-progress.php: learndash_user_progress_get_parent_incomplete_step () |
Get the parent incomplete step. |
themes/ld30/includes/helpers.php: learndash_get_course_step_attributes () |
Gets the course step attributes. |
includes/rest-api/class-ld-rest-api.php: LearnDash_REST_API::check_registered_post_type () |
Check that the LearnDash custom post types are registered. |
includes/payments/ld-purchase-invoice-functions.php: learndash_purchase_invoice_filename () |
Generates file name for purchase invoice PDF |
includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::create_course_action () |
Create the course |
includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::render () |
Render the course wizard page. |
includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::create_course_from_playlist () |
Create a course based on the playlist. |
includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::add_wizard_button () |
Add the course wizard button to the course list table. |
includes/settings/settings-metaboxes/class-ld-settings-metabox-coupon-settings.php: LearnDash_Settings_Metabox_Coupon_Settings::load_settings_fields () |
Initialize the metabox settings fields. |
includes/settings/settings-metaboxes/class-ld-settings-metabox-coupon-settings.php: LearnDash_Settings_Metabox_Coupon_Settings::map_multiselect_field_data () |
Maps data for the multiselect field. |
includes/settings/settings-metaboxes/class-ld-settings-metabox-exam-display-content.php: LearnDash_Settings_Metabox_Exam_Display_Content::__construct () |
Public constructor for class |
includes/deprecated/4.5.0/functions.php: learndash_send_purchase_invoice_email () |
Sends the course/group purchase invoice email |
includes/admin/classes-posts-listings/class-learndash-admin-essays-listing.php: Learndash_Admin_Essays_Listing::load_modal_content () |
Ajax handler for a view modal content. |
includes/admin/classes-posts-listings/class-learndash-admin-coupons-listing.php: Learndash_Admin_Coupons_Listing::listing_init () |
Called via the WordPress init action hook. |
includes/admin/classes-posts-edits/class-learndash-admin-coupon-edit.php: Learndash_Admin_Coupon_Edit::__construct () |
Public constructor for class. |
includes/ld-users.php: learndash_user_course_complete_all_steps () |
Mark all course steps as complete for a user. |
includes/shortcodes/ld_infobar.php: learndash_infobar_shortcode () |
Builds the |
includes/shortcodes/ld_quiz.php: learndash_quiz_shortcode_function () |
Builds the |
includes/shortcodes/ld_navigation.php: learndash_navigation_shortcode () |
Builds the |
includes/settings/shortcodes-sections/ld_infobar.php: LearnDash_Shortcodes_Section_ld_infobar::init_shortcodes_section_fields () |
Initialize the shortcode fields. |
includes/rest-api/v2/class-ld-rest-exams-controller.php: LD_REST_Exams_Controller_V2::__construct () |
Public constructor for class |
includes/gutenberg/lib/class-ld-rest-exams-questions-gutenberg-posts-controller.php: LD_REST_Exams_Questions_Gutenberg_Controller::__construct () |
Public constructor for class |
includes/gutenberg/blocks/ld-navigation/index.php: LearnDash_Gutenberg_Block_Navigation::render_block () |
Render Block |
includes/gutenberg/blocks/ld-infobar/index.php: LearnDash_Gutenberg_Block_Infobar::render_block () |
Render Block |
includes/gutenberg/blocks/ld-exam/index.php: LearnDash_Gutenberg_Block_Exam::pre_render_block () |
Pre-Render filter for Block. |
includes/exam/ld-exam-functions.php: learndash_exam_deregister_post_type_blocks () |
Removes blocks from showing on Exam post type |
includes/exam/ld-exam-functions.php: learndash_exam_process_ajax () |
Handle Exam actions via AJAX requests from WP Profile page. |
includes/exam/ld-exam-functions.php: learndash_exam_challenge_view_permission () |
Check user access to Exam posts. |
includes/exam/ld-exam-functions.php: learndash_get_exam_challenge_courses () |
Gets the list of enrolled courses for a Challenge Exam. |
includes/exam/ld-exam-functions.php: learndash_get_exam_challenge_available_courses () |
Gets the list of available courses for a Challenge Exam. |
includes/exam/ld-exam-functions.php: learndash_get_course_exam_challenge () |
Get the Course to Exam challenge association. |
includes/classes/class-ldlms-factory-post.php: LDLMS_Factory_Post::exam () |
Get a Exam. |
includes/classes/class-ldlms-model-exam.php: LDLMS_Model_Exam::__construct () |
Class constructor. |
includes/admin/classes-posts-listings/class-learndash-admin-exams-listing.php: Learndash_Admin_Exams_Listing::__construct () |
Public constructor for class |
includes/admin/classes-posts-listings/class-learndash-admin-exams-listing.php: Learndash_Admin_Exams_Listing::listing_init () |
Called via the WordPress init action hook. |
includes/admin/classes-posts-edits/class-learndash-admin-exam-edit.php: Learndash_Admin_Exam_Edit::__construct () |
Public constructor for class. |
includes/settings/settings-billing-functions.php: learndash_trial_duration_setting_field_html () |
Trial duration field html output for courses |
includes/deprecated/4.5.0/functions.php: learndash_paypal_get_purchase_success_redirect_url () |
Get the PayPal purchase success redirect URL. |
includes/payments/ld-login-registration-functions.php: learndash_registration_output () |
LearnDash LD30 Shows registration form for user registration |
src/deprecated/LearnDash_PayPal_IPN.php: LearnDash_PayPal_IPN::get_transaction_post_label () |
Get Transaction Post Label |
includes/payments/ld-emails-functions.php: learndash_send_purchase_success_email () |
Send the course/group purchase success email |
src/deprecated/LearnDash_PayPal_IPN.php: LearnDash_PayPal_IPN::hash_process_action () |
Process the PayPal hash action. |
includes/settings/settings-billing-functions.php: learndash_billing_cycle_setting_field_html () |
Billing Cycle field html output for courses |
includes/course/ld-activity-functions.php: learndash_activity_course_get_earliest_started () |
Get the earliest course activity record for the user. |
includes/course/ld-course-functions.php: learndash_get_posts_by_price_type () |
Get Courses/Groups by Price Type. |
includes/admin/classes-posts-listings/class-learndash-admin-certificates-listing.php: Learndash_Admin_Certificates_Listing::__construct () |
Public constructor for class |
includes/admin/classes-posts-listings/class-learndash-admin-certificates-listing.php: Learndash_Admin_Certificates_Listing::on_load_listing () |
Call via the WordPress load sequence for admin pages. |
includes/admin/classes-posts-listings/class-learndash-admin-certificates-listing.php: Learndash_Admin_Certificates_Listing::show_column_certificate_groups_courses_quizzes () |
Show Group Course Users column. |
includes/admin/classes-data-upgrades-actions/class-learndash-admin-data-upgrades-course-post-meta.php: Learndash_Admin_Data_Upgrades_Course_Post_Meta::process_post_meta_items () |
Process Post Meta items. |
includes/admin/classes-data-upgrades-actions/class-learndash-admin-data-upgrades-quiz-post-meta.php: Learndash_Admin_Data_Upgrades_Quiz_Post_Meta::process_post_meta_items () |
Process Post Meta items. |
includes/admin/classes-data-upgrades-actions/class-learndash-admin-data-upgrades-group-post-meta.php: Learndash_Admin_Data_Upgrades_Group_Post_Meta::process_post_meta_items () |
Process Post Meta items. |
includes/gutenberg/blocks/ld-quizinfo/index.php: LearnDash_Gutenberg_Block_Quizinfo::render_block () |
Render Block |
includes/course/ld-course-progress.php: learndash_is_quiz_accessable () |
Checks if the quiz is accessible to the user. |
includes/course/ld-course-functions-legacy.php: learndash_get_course_data_legacy () |
LEGACY: Gets the course data for the course builder. |
includes/classes/class-ldlms-model-course.php: LDLMS_Model_Course::get_lessons () |
Get Course Lessons |
includes/classes/class-ldlms-model-course.php: LDLMS_Model_Course::get_topics () |
Get Course Lesson Topics |
includes/classes/class-ldlms-model-course.php: LDLMS_Model_Course::get_quizzes () |
Get Quizzes |
includes/classes/class-ldlms-model-group.php: LDLMS_Model_Group::__construct () |
Initialize post. |
includes/classes/class-ldlms-model-question.php: LDLMS_Model_Question::__construct () |
Initialize post. |
includes/classes/class-ldlms-model-user-course-progress.php: LDLMS_Model_User_Course_Progress::build_course_progress_completion_order () |
Build the Course Progress node for ‘co’ Completion order. |
includes/classes/class-ldlms-model-user-course-progress.php: LDLMS_Model_User_Course_Progress::build_course_progress_completed_count () |
Build the Course Progress Completes Steps Count. |
includes/classes/class-ldlms-model-user-course-progress.php: LDLMS_Model_User_Course_Progress::build_course_progress_by_activity () |
Build the Course Progress node for ‘activity’ Activity. |
includes/classes/class-ldlms-model-course-steps.php: LDLMS_Course_Steps::steps_grouped_legacy () |
Steps grouped Legacy. |
includes/classes/class-ldlms-model-course-steps.php: LDLMS_Course_Steps::load_steps_objects () |
Load the Steps Objects. |
includes/classes/class-ldlms-factory-post.php: LDLMS_Factory_Post::lesson () |
Get a Lesson. |
includes/admin/ld-course-builder-helpers.php: learndash_get_course_data () |
Gets the course data for the course builder. |
includes/admin/classes-posts-edits/class-learndash-admin-assignment-edit.php: learndash_group_leader_can_edit_assignment_filter () | |
includes/admin/classes-posts-edits/class-learndash-admin-essay-edit.php: learndash_group_leader_can_edit_essay_filter () | |
includes/rest-api/v2/class-ld-rest-quiz-statistics-controller.php: LD_REST_Quiz_Statistics_Controller_V2::statistic_response_embed_links () |
Add the embed links to quiz statistic response item. |
includes/rest-api/v2/class-ld-rest-quiz-statistics-controller.php: LD_REST_Quiz_Statistics_Controller_V2::statistic_question_response_embed_links () |
Add the embed links to quiz statistic question response item. |
includes/rest-api/v2/class-ld-rest-groups-leaders-controller.php: LD_REST_Groups_Leaders_Controller_V2::update_groups_leaders () |
Updates a group leaders. |
includes/rest-api/v2/class-ld-rest-groups-leaders-controller.php: LD_REST_Groups_Leaders_Controller_V2::delete_groups_leaders () |
Delete a group leaders. |
includes/rest-api/v2/class-ld-rest-users-course-progress-controller.php: LD_REST_Users_Course_Progress_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-courses-controller.php: LD_REST_Courses_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-courses-steps-controller.php: LD_REST_Courses_Steps_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-courses-prerequisites-controller.php: LD_REST_Courses_Prerequisites_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-courses-prerequisites-controller.php: LD_REST_Courses_Prerequisites_Controller_V2::rest_query_filter () |
Filter Course Prerequisites Query args. |
includes/rest-api/v2/class-ld-rest-lessons-controller.php: LD_REST_Lessons_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-users-quiz-progress-controller.php: LD_REST_Users_Quiz_Progress_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-users-courses-controller.php: LD_REST_Users_Courses_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-users-courses-controller.php: LD_REST_Users_Courses_Controller_V2::update_user_courses () |
Update a user courses. |
includes/rest-api/v2/class-ld-rest-users-courses-controller.php: LD_REST_Users_Courses_Controller_V2::delete_user_courses () |
Delete a user courses. |
includes/rest-api/v2/class-ld-rest-essays-controller.php: LD_REST_Essays_Controller_V2::rest_query_filter () |
Filter essays query args. |
includes/rest-api/v2/class-ld-rest-essays-controller.php: LD_REST_Essays_Controller_V2::get_essay_post_data () |
Initialize the essay Post data elements used by many class functions. |
includes/rest-api/v2/class-ld-rest-courses-groups-controller.php: LD_REST_Courses_Groups_Controller_V2::rest_query_filter () |
Filter Course Groups query args. |
includes/rest-api/v2/class-ld-rest-courses-groups-controller.php: LD_REST_Courses_Groups_Controller_V2::update_courses_groups () |
Updates a course groups. |
includes/rest-api/v2/class-ld-rest-courses-groups-controller.php: LD_REST_Courses_Groups_Controller_V2::delete_courses_groups () |
Delete course groups. |
includes/rest-api/v2/class-ld-rest-essays-controller.php: LD_REST_Essays_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-groups-controller.php: LD_REST_Groups_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-quizzes-controller.php: LD_REST_Quizzes_Controller_V2::get_rest_settings_field_value () |
Get REST Setting Field value. |
includes/rest-api/v2/class-ld-rest-users-groups-controller.php: LD_REST_Users_Groups_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-users-groups-controller.php: LD_REST_Users_Groups_Controller_V2::update_user_groups () |
Update a user groups. |
includes/rest-api/v2/class-ld-rest-users-groups-controller.php: LD_REST_Users_Groups_Controller_V2::delete_user_groups () |
Delete a user groups. |
includes/rest-api/v2/class-ld-rest-courses-groups-controller.php: LD_REST_Courses_Groups_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-topics-controller.php: LD_REST_Topics_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-quizzes-controller.php: LD_REST_Quizzes_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-courses-users-controller.php: LD_REST_Courses_Users_Controller_V2::update_courses_users () |
Updates a course users. |
includes/rest-api/v2/class-ld-rest-courses-users-controller.php: LD_REST_Courses_Users_Controller_V2::delete_courses_users () |
Delete course users. |
includes/rest-api/v2/class-ld-rest-assignments-controller.php: LD_REST_Assignments_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-assignments-controller.php: LD_REST_Assignments_Controller_V2::rest_query_filter () |
Filter Assignments query args. |
includes/rest-api/v2/class-ld-rest-assignments-controller.php: LD_REST_Assignments_Controller_V2::get_assignment_post_data () |
Initialize the Assignment Post data elements used by many class functions. |
includes/rest-api/v2/class-ld-rest-posts-controller.php: LD_REST_Posts_Controller_V2::rest_init_request_posts () |
Initialize the parent Course, Lesson, Topic posts from the request instance. |
includes/rest-api/v2/class-ld-rest-groups-users-controller.php: LD_REST_Groups_Users_Controller_V2::update_groups_users () |
Updates a group users. |
includes/rest-api/v2/class-ld-rest-groups-users-controller.php: LD_REST_Groups_Users_Controller_V2::delete_groups_users () |
Delete a group leaders. |
includes/rest-api/v2/class-ld-rest-questions-controller.php: LD_REST_Questions_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-groups-courses-controller.php: LD_REST_Groups_Courses_Controller_V2::__construct () |
Public constructor for class |
includes/rest-api/v2/class-ld-rest-groups-courses-controller.php: LD_REST_Groups_Courses_Controller_V2::update_groups_courses () |
Updates a group courses. |
includes/rest-api/v2/class-ld-rest-groups-courses-controller.php: LD_REST_Groups_Courses_Controller_V2::delete_groups_courses () |
Delete a group courses. |
includes/classes/answer-types/class-ldlms-essay-answer-type.php: LDLMS_Essay_Answer::add_links () |
Add links to response object. |
includes/ld-certificates.php: learndash_certificate_display () |
Display the PDF Certificate. |
includes/quiz/ld-quiz-essays.php: learndash_get_user_quiz_entry_for_essay () |
Return the Usermeta Quiz array for the Essay Post ID. |
src/deprecated/LearnDash_PayPal_IPN.php: LearnDash_PayPal_IPN::ipn_init_transaction () |
Initialize the Transaction Post instance. |
src/deprecated/LearnDash_PayPal_IPN.php: LearnDash_PayPal_IPN::ipn_grant_access () |
Grant user access. |
src/deprecated/LearnDash_PayPal_IPN.php: LearnDash_PayPal_IPN::ipn_process_post_data () |
Process the IPN POST data. |
includes/group/ld-groups-membership.php: LD_Groups_Membership::posts_custom_column () |
Show the protection columns in the table listing. |
includes/course/ld-course-progress.php: learndash_can_complete_step () |
Check if the user can complete the current step. |
includes/admin/class-learndash-admin-posts-listing.php: Learndash_Admin_Posts_Listing::listing_filter_by_group () |
Filter the main query listing by the group_id |
includes/admin/class-learndash-admin-posts-listing.php: Learndash_Admin_Posts_Listing::listing_filter_by_lesson () |
Filter the main query listing by the lesson_id |
includes/admin/class-learndash-admin-posts-listing.php: Learndash_Admin_Posts_Listing::listing_filter_by_topic () |
Filter the main query listing by the topic_id |
includes/admin/class-learndash-admin-posts-listing.php: Learndash_Admin_Posts_Listing::show_column_step_topic () |
Show Topic column for Step. |
includes/admin/class-learndash-admin-posts-listing.php: Learndash_Admin_Posts_Listing::show_column_step_lesson_or_topic () |
Show Lesson or Topic column for Step. |
includes/admin/classes-posts-listings/class-learndash-admin-assignments-listing.php: Learndash_Admin_Assignments_Listing::__construct () |
Public constructor for class |
includes/admin/classes-posts-listings/class-learndash-admin-assignments-listing.php: Learndash_Admin_Assignments_Listing::listing_init () |
Called via the WordPress init action hook. |
includes/admin/classes-posts-listings/class-learndash-admin-assignments-listing.php: Learndash_Admin_Assignments_Listing::assignment_bulk_actions () |
Adds a ‘Approve’ option next to certain selects on assignment edit screen in admin. |
includes/admin/classes-posts-listings/class-learndash-admin-assignments-listing.php: Learndash_Admin_Assignments_Listing::assignment_bulk_actions_approve () |
Handles approval of assignments in bulk. |
includes/admin/classes-posts-listings/class-learndash-admin-quizzes-listing.php: Learndash_Admin_Quizzes_Listing::listing_init () |
Called via the WordPress init action hook. |
includes/admin/classes-posts-listings/class-learndash-admin-essays-listing.php: Learndash_Admin_Essays_Listing::essay_bulk_actions () |
Adds ‘Approve’ option next to certain selects on the Essay edit screen in the admin. |
includes/admin/classes-posts-listings/class-learndash-admin-essays-listing.php: Learndash_Admin_Essays_Listing::essay_bulk_actions_approve () |
Handles the approval of the essay in bulk. |
includes/admin/classes-posts-listings/class-learndash-admin-topics-listing.php: Learndash_Admin_Topics_Listing::listing_init () |
Called via the WordPress init action hook. |
includes/admin/classes-posts-listings/class-learndash-admin-topics-listing.php: Learndash_Admin_Topics_Listing::filter_course_lessons_selector () |
Filter the Topics Lessons selector filters. |
includes/admin/classes-posts-listings/class-learndash-admin-questions-listing.php: Learndash_Admin_Questions_Listing::listing_init () |
Called via the WordPress init action hook. |
includes/admin/classes-posts-listings/class-learndash-admin-questions-listing.php: Learndash_Admin_Questions_Listing::filter_by_question_quiz_id () |
Filter the main query listing by the quiz_id |
includes/admin/classes-posts-listings/class-learndash-admin-lessons-listing.php: Learndash_Admin_Lessons_Listing::listing_init () |
Called via the WordPress init action hook. |
includes/admin/classes-posts-listings/class-learndash-admin-courses-listing.php: Learndash_Admin_Courses_Listing::listing_init () |
Called via the WordPress init action hook. |
includes/admin/classes-posts-listings/class-learndash-admin-essays-listing.php: Learndash_Admin_Essays_Listing::__construct () |
Public constructor for class |
includes/admin/classes-posts-listings/class-learndash-admin-essays-listing.php: Learndash_Admin_Essays_Listing::listing_init () |
Called via the WordPress init action hook. |
includes/admin/classes-posts-listings/class-learndash-admin-users-listing.php: Learndash_Admin_Users_Listing::listing_init () |
Called via the WordPress init action hook. |
includes/admin/classes-posts-listings/class-learndash-admin-users-listing.php: Learndash_Admin_Users_Listing::selector_filter_for_user_group () |
Group Selector Filter. |
includes/admin/classes-posts-listings/class-learndash-admin-users-listing.php: Learndash_Admin_Users_Listing::selector_filter_for_user_course () |
Course Selector Filter. |
includes/admin/classes-posts-listings/class-learndash-admin-users-listing.php: Learndash_Admin_Users_Listing::show_column_user_groups_courses () |
Show the User Courses column. |
includes/admin/classes-posts-listings/class-learndash-admin-groups-listing.php: Learndash_Admin_Groups_Listing::listing_init () |
Called via the WordPress init action hook. |
includes/admin/classes-posts-edits/class-learndash-admin-assignment-edit.php: Learndash_Admin_Assignment_Edit::__construct () |
Public constructor for class. |
includes/admin/classes-posts-edits/class-learndash-admin-assignment-edit.php: Learndash_Admin_Assignment_Edit::on_load () |
On Load handler function for this post type edit. |
includes/admin/classes-posts-edits/class-learndash-admin-essay-edit.php: Learndash_Admin_Essay_Edit::__construct () |
Public constructor for class. |
includes/admin/classes-posts-edits/class-learndash-admin-essay-edit.php: Learndash_Admin_Essay_Edit::on_load () |
On Load handler function for this post type edit. |
includes/admin/classes-posts-edits/class-learndash-admin-essay-edit.php: Learndash_Admin_Essay_Edit::remove_subbmitdiv_metabox () |
Removes the default submitdiv meta box from the essay post type in the admin edit screen. |
includes/group/ld-groups-membership.php: learndash_get_post_group_membership_groups () |
Get the Groups related to the Post for Group Membership. |
includes/ld-misc-functions.php: learndash_get_allowed_upload_mime_extensions_for_post () |
Utility function to return a list of allowed upload file extensions. |
includes/ld-misc-functions.php: learndash_post_type_search_param () |
Utility function to check if a LearnDash post type supports Search and extra parameter. |
includes/ld-certificates.php: learndash_get_group_certificate_link () |
Get Group certificate link for user |
includes/shortcodes/ld_group_list.php: ld_group_list () |
Builds the |
includes/shortcodes/ld_groupinfo.php: learndash_groupinfo_shortcode () |
Builds the |
includes/settings/shortcodes-sections/groupinfo.php: LearnDash_Shortcodes_Section_groupinfo::init_shortcodes_section_fields () |
Initialize the shortcode fields. |
includes/settings/settings-sections/class-ld-settings-section-groups-group-leader-user.php: LearnDash_Settings_Section_Groups_Group_Leader_User::load_settings_values () |
Initialize the metabox settings values. |
includes/settings/settings-metaboxes/class-ld-settings-metabox-group-access-settings.php: LearnDash_Settings_Metabox_Group_Access_Settings::load_settings_fields () |
Initialize the metabox settings fields. |
includes/settings/settings-metaboxes/class-ld-settings-metabox-group-leaders.php: LearnDash_Settings_Metabox_Group_Leaders_Settings::show_settings_metabox_fields () |
Show Settings Section Fields. |
includes/settings/settings-metaboxes/class-ld-settings-metabox-group-courses.php: LearnDash_Settings_Metabox_Group_Courses_Settings::show_settings_metabox_fields () |
Show Settings Section Fields. |
includes/settings/settings-metaboxes/class-ld-settings-metabox-course-groups.php: LearnDash_Settings_Metabox_Course_Groups_Settings::show_settings_metabox_fields () |
Show Settings Section Fields. |
includes/settings/settings-metaboxes/class-ld-settings-metabox-group-courses-enroll.php: LearnDash_Settings_Metabox_Group_Courses_Enroll_Settings::show_settings_metabox_fields () |
Show Settings Section Fields. |
includes/settings/settings-metaboxes/class-ld-settings-metabox-group-users.php: LearnDash_Settings_Metabox_Group_Users_Settings::show_settings_metabox_fields () |
Show Settings Section Fields. |
includes/gutenberg/blocks/ld-groupinfo/index.php: LearnDash_Gutenberg_Block_Groupinfo::render_block () |
Render Block |
includes/admin/classes-posts-listings/class-learndash-admin-groups-listing.php: Learndash_Admin_Groups_Listing::__construct () |
Public constructor for class |
includes/admin/classes-posts-edits/class-learndash-admin-group-edit.php: Learndash_Admin_Group_Edit::__construct () |
Public constructor for class. |
includes/admin/classes-posts-edits/class-learndash-admin-group-edit.php: Learndash_Admin_Group_Edit::add_metaboxes () |
Register Groups meta box for admin Managed enrolled groups, users and group leaders |
themes/ld30/includes/helpers.php: learndash_30_get_course_sections () |
Gets the ld30 theme course sections. |
themes/ld30/includes/helpers.php: learndash_30_template_assets () |
Enqueues the ld30 theme template assets. |
themes/ld30/includes/helpers.php: learndash_get_lesson_attributes () |
Gets the Lesson attributes. |
themes/ld30/includes/helpers.php: learndash_get_breadcrumbs () |
Gets the breadcrumbs hierarchy. |
themes/ld30/includes/login-register-functions.php: learndash_add_login_field_top () |
Adds a hidden form field to the login form. |
includes/payments/ld-login-registration-functions.php: learndash_authenticate () |
Updates user course data on user login. |
includes/payments/ld-login-registration-functions.php: learndash_validation_login_form_course () |
Gets the login form course ID. |
includes/payments/ld-login-registration-functions.php: learndash_validation_registration_form_course () |
Utility function to check and return the registration form course_id. |
includes/ld-misc-functions.php: learndash_post_type_supports_feed () |
Checks whether a learndash post type supports feeds or not. |
includes/ld-misc-functions.php: learndash_post_type_supports_comments () |
Checks whether a learndash post type supports comments or not. |
includes/ld-misc-functions.php: learndash_post_type_has_archive () |
Checks if a LearnDash post type has archive support or not. |
includes/ld-misc-functions.php: learndash_is_sample () |
Checks if a lesson, topic, or quiz is a sample or not. |
includes/shortcodes/ld_payment_buttons.php: learndash_payment_buttons_shortcode () |
Builds the |
includes/ld-certificates.php: learndash_get_course_certificate_link () |
Gets the course certificate link for the user. |
includes/ld-assignment-uploads.php: learndash_assignment_permissions () |
Manages the permissions to view the assignment. |
includes/ld-assignment-uploads.php: learndash_before_delete_assignment () |
Deletes assignment file when assignment post is deleted. |
includes/class-ld-custom-label.php: learndash_get_label_course_step_previous () |
Get Course Step “Previous . |
includes/class-ld-custom-label.php: learndash_get_label_course_step_next () |
Get Course Step “Next . |
includes/class-ld-custom-label.php: learndash_get_label_course_step_page () |
Get Course Step “. |
includes/ld-assignment-uploads.php: learndash_assignment_process_init () |
Handles the upload, delete, and mark as complete for the assignment. |
includes/ld-assignment-uploads.php: learndash_upload_assignment_init () |
Handles an assignment uploading process after the file was loaded. |
includes/ld-assignment-uploads.php: learndash_assignments_comments_open () |
Handles whether the comments should be open for assignments. |
includes/ld-assignment-uploads.php: learndash_assignments_comments_on () |
Enables comments when adding a new assignment. |
includes/deprecated/3.4.1/functions.php: learndash_assignment_migration () |
Migrates the assignments from post meta to assignments custom post type. |
includes/class-ld-custom-label.php: learndash_get_label_course_step_back () |
Get Course Step “Back to . |
includes/class-ld-lms.php: SFWD_LMS::add_post_types () |
Sets up CPT’s and creates a ‘new SFWD_CPT_Instance()’ of each |
includes/class-ld-lms.php: SFWD_LMS::learndash_course_price_billing_cycle_save () |
Updates course price billy cycle on save Fires on action ‘save_post’ |
includes/class-ld-lms.php: SFWD_LMS::select_a_lesson_or_topic_ajax () |
Retrieves lessons or topics for a course to populate dropdown on edit screen |
includes/class-ld-lms.php: SFWD_LMS::activate () |
Fire on plugin activation |
includes/shortcodes/ld_group_user_list.php: learndash_group_user_list () |
Group user list |
includes/ld-convert-post-pdf.php: learndash_certificate_post_shortcode () |
Converts a post to PDF. |
includes/ld-users.php: learndash_user_get_enrolled_courses () |
Gets the list of all courses enrolled by the user. |
includes/class-ld-permalinks.php: LearnDash_Permalinks::generate_rewrite_rules () |
Setup custom rewrite URLs. |
includes/class-ld-permalinks.php: LearnDash_Permalinks::post_type_link () |
This second filter will correct calls to the WordPress get_permalink() function to use the new structure |
includes/class-ld-permalinks.php: learndash_redirect_post_location () |
Used when editing Lesson, Topic, Quiz or Question post items. This filter is needed to add the ‘course_id’ parameter back to the edit URL after the post is submitted (saved). |
includes/class-ld-cpt-instance.php: SFWD_CPT_Instance::template_redirect_access () |
Show course completion/quiz completion Action callback from ‘template_redirect’ (wp core action) |
includes/class-ld-cpt-instance.php: SFWD_CPT_Instance::__construct () |
Sets up properties for CPT to be used in plugins |
includes/class-ld-cpt-instance.php: SFWD_CPT_Instance::template_content () |
Generate output for courses, lessons, topics, quizzes Filter callback for ‘the_content’ (wp core filter) |
includes/shortcodes/ld_certificate.php: ld_certificate_shortcode () |
Builds the |
includes/settings/class-ld-settings-metaboxes.php: LearnDash_Settings_Metabox::show_settings_metabox () |
Show the meta box settings |
includes/settings/class-ld-settings-metaboxes.php: LearnDash_Settings_Metabox::init_quiz_edit () |
Initialize quiz edit. |
includes/settings/shortcodes-sections/learndash_payment_buttons.php: LearnDash_Shortcodes_Section_learndash_payment_buttons::init_shortcodes_section_fields () |
Initialize the shortcode fields. |
includes/settings/shortcodes-sections/ld_quiz_complete.php: LearnDash_Shortcodes_Section_ld_quiz_complete::init_shortcodes_section_fields () |
Initialize the shortcode fields. |
includes/settings/shortcodes-sections/student.php: LearnDash_Shortcodes_Section_student::init_shortcodes_section_fields () |
Initialize the shortcode fields. |
includes/settings/shortcodes-sections/ld_certificate.php: LearnDash_Shortcodes_Section_ld_certificate::init_shortcodes_section_fields () |
Initialize the shortcode fields. |
includes/settings/shortcodes-sections/courseinfo.php: LearnDash_Shortcodes_Section_courseinfo::init_shortcodes_section_fields () |
Initialize the shortcode fields. |
includes/settings/shortcodes-sections/course_content.php: LearnDash_Shortcodes_Section_course_content::init_shortcodes_section_fields () |
Initialize the shortcode fields. |
includes/settings/shortcodes-sections/visitor.php: LearnDash_Shortcodes_Section_visitor::init_shortcodes_section_fields () |
Initialize the shortcode fields. |
includes/settings/shortcodes-sections/ld_video.php: LearnDash_Shortcodes_Section_ld_video::__construct () |
Public constructor for class. |
includes/settings/settings-sections/class-ld-settings-section-permalinks.php: LearnDash_Settings_Section_Permalinks::load_settings_fields () |
Initialize the metabox settings fields. |
includes/settings/settings-sections/class-ld-settings-section-support-learndash.php: LearnDash_Settings_Section_Support_LearnDash::learndash_support_sections_init () |
Support Sections Init |
includes/settings/settings-sections/class-ld-settings-section-general-rest-api.php: LearnDash_Settings_Section_General_REST_API::load_settings_values () |
Initialize the metabox settings values. |
includes/settings/settings-sections/class-ld-settings-section-general-rest-api.php: LearnDash_Settings_Section_General_REST_API::load_settings_fields () |
Initialize the metabox settings fields. |
includes/settings/settings-metaboxes/class-ld-settings-metabox-course-users.php: LearnDash_Settings_Metabox_Course_Users_Settings::show_settings_metabox_fields () |
Show Settings Section Fields. |
includes/settings/settings-metaboxes/class-ld-settings-metabox-course-access-settings.php: LearnDash_Settings_Metabox_Course_Access_Settings::load_settings_fields () |
Initialize the metabox settings fields. |
includes/settings/settings-metaboxes/class-ld-settings-metabox-quiz-progress-settings.php: LearnDash_Settings_Metabox_Quiz_Progress_Settings::load_settings_fields () |
Initialize the metabox settings fields. |
includes/settings/settings-metaboxes/class-ld-settings-metabox-course-display-content.php: LearnDash_Settings_Metabox_Course_Display_Content::load_settings_fields () |
Initialize the metabox settings fields. |
includes/settings/settings-fields/class-ld-settings-fields-quiz-templates-load.php: LearnDash_Settings_Fields_Quiz_Templates_Load::create_section_field () |
Function to crete the settings field. |
includes/settings/settings-fields/class-ld-settings-fields-quiz-templates-save.php: LearnDash_Settings_Fields_Quiz_Templates_Save::create_section_field () |
Function to crete the settings field. |
includes/quiz/ld-quiz-essays.php: learndash_essay_permissions () |
Manages the permissions for the essay post type. |
includes/shortcodes/ld_courseinfo.php: learndash_courseinfo () |
Builds the |
includes/shortcodes/ld_quizinfo.php: learndash_quizinfo () |
Builds the |
includes/quiz/ld-quiz-functions.php: learndash_get_quiz_post_ids () |
Gets all the quiz post IDs from the quiz pro ID. |
includes/quiz/ld-quiz-functions.php: learndash_get_quiz_primary_shared () |
Gets the primary quiz post ID from a pro quiz ID. |
includes/quiz/ld-quiz-functions.php: learndash_quiz_navigation_admin () |
Prints the quiz navigation admin template for the widget. |
includes/quiz/ld-quiz-functions.php: learndash_get_quiz_id_by_pro_quiz_id () |
Gets the quiz ID from the pro quiz ID. |
includes/quiz/ld-quiz-functions.php: learndash_get_question_post_by_pro_id () |
Gets the question post ID from the pro quiz question ID. |
includes/quiz/ld-quiz-functions.php: learndash_update_pro_question () |
Adds a WPProQuiz question to mirror a Question post (sfwd-question). |
includes/quiz/ld-quiz-functions.php: learndash_get_quiz_id () |
Gets the quiz ID from a post ID. |
includes/lib/wp-pro-quiz/lib/view/WpProQuiz_View_QuizOverall.php: WpProQuiz_View_QuizOverall::show () | |
includes/lib/wp-pro-quiz/lib/model/WpProQuiz_Model_QuizMapper.php: WpProQuiz_Model_QuizMapper::fetchAllAsArray () | |
includes/lib/wp-pro-quiz/lib/model/WpProQuiz_Model_PrerequisiteMapper.php: WpProQuiz_Model_PrerequisiteMapper::fetchQuizIds () | |
includes/lib/wp-pro-quiz/lib/helper/WpProQuiz_Helper_Import.php: WpProQuiz_Helper_Import::importData () |
Imports data. |
includes/lib/wp-pro-quiz/lib/helper/WpProQuiz_Helper_ImportXml.php: WpProQuiz_Helper_ImportXml::saveImport () |
Saves the imported quizzes. |
includes/lib/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Quiz.php: WpProQuiz_Controller_Quiz::saveTemplate () | |
includes/lib/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Quiz.php: WpProQuiz_Controller_Quiz::checkValidit () | |
includes/gutenberg/blocks/ld-payment-buttons/index.php: LearnDash_Gutenberg_Payment_Buttons::render_block () |
Render Block |
includes/gutenberg/blocks/ld-courseinfo/index.php: LearnDash_Gutenberg_Block_Courseinfo::render_block () |
Render Block |
includes/gutenberg/blocks/ld-lesson-list/index.php: LearnDash_Gutenberg_Block_Lesson_List::render_block () |
Render Block |
includes/gutenberg/blocks/ld-course-progress/index.php: LearnDash_Gutenberg_Block_Course_Progress::render_block () |
Render Block |
includes/gutenberg/blocks/ld-certificate/index.php: LearnDash_Gutenberg_Block_Certificate::render_block () |
Render Block |
includes/gutenberg/blocks/ld-course-expire-status/index.php: LearnDash_Gutenberg_Block_Course_Expire_Status::render_block () |
Render Block |
includes/gutenberg/blocks/ld-course-resume/index.php: LearnDash_Gutenberg_Block_Course_Resume::render_block () |
Render Block |
includes/gutenberg/blocks/ld-course-content/index.php: LearnDash_Gutenberg_Block_Course_Content::render_block () |
Render Block |
includes/course/ld-course-functions.php: learndash_process_lesson_topics_pager () |
Processes the lesson topics pagination. |
includes/course/ld-course-functions.php: learndash_get_open_courses () |
Gets all the courses with the price type open. |
includes/course/ld-course-functions.php: learndash_get_paynow_courses () |
Gets all the courses with the price type paynow. |
includes/course/ld-course-functions.php: learndash_process_course_join () |
Handles the actions to be made when the user joins a course. |
includes/shortcodes/ld_course_content.php: learndash_course_content_shortcode () |
Builds the |
includes/course/ld-course-functions.php: learndash_get_course_prerequisite () |
Gets the list of course prerequisites for a given course. |
includes/course/ld-course-functions.php: learndash_get_course_id () |
Gets the course ID for a resource. |
includes/course/ld-course-functions.php: learndash_get_lesson_id () |
Gets the lesson ID of a resource. |
includes/course/ld-course-navigation.php: learndash_get_course_lessons_list () |
Gets the lesson list output for a course. |
includes/course/ld-course-navigation.php: learndash_get_course_quiz_list () |
Gets the quiz list output for a course. |
includes/course/ld-course-navigation.php: learndash_get_lesson_quiz_list () |
Gets the quiz list output for a lesson/topic. |
includes/course/ld-course-navigation.php: learndash_quiz_continue_link () |
Outputs the continue quiz link. |
includes/course/ld-course-progress.php: learndash_forced_lesson_time () |
Gets the lesson time for a lesson if it exists. |
includes/course/ld-course-progress.php: learndash_forced_lesson_time_cookie_key () |
Gets the lesson time cookie key for lesson/topic. |
includes/shortcodes/ld_student.php: learndash_student_check_shortcode () |
Builds the |
includes/shortcodes/ld_quiz_list.php: ld_quiz_list () |
Builds the |
includes/shortcodes/ld_lesson_list.php: ld_lesson_list () |
Builds the |
includes/shortcodes/ld_topic_list.php: ld_topic_list () |
Builds the |
includes/shortcodes/ld_visitor.php: learndash_visitor_check_shortcode () |
Builds the |
includes/classes/class-ldlms-model-course-steps.php: LDLMS_Course_Steps::steps_split_keys () |
Steps split keys. |
includes/classes/class-ldlms-model-course.php: LDLMS_Model_Course::__construct () |
Class constructor. |
includes/classes/class-ldlms-model-quiz-questions.php: LDLMS_Quiz_Questions::build_questions () |
Build the ProQuiz question objects from the post_ids |
includes/classes/class-ldlms-model-quiz-questions.php: LDLMS_Quiz_Questions::set_questions_to_quiz () |
This function sets a post_meta association for the various questions within the quiz. |
includes/classes/class-ldlms-model-quiz-questions.php: LDLMS_Quiz_Questions::questions_split_keys () |
Process the _POST data on Quiz save. This function reformats the questions data array into the internally used format of this class. |
includes/classes/class-ldlms-factory-post.php: LDLMS_Factory_Post::course () |
Get a Course. |
includes/classes/class-ldlms-factory-post.php: LDLMS_Factory_Post::get_course_lessons () |
Get Course Lessons. |
includes/classes/class-ldlms-factory-post.php: LDLMS_Factory_Post::quiz_questions () |
Get a Quiz Questions. |
includes/classes/class-ldlms-factory-post.php: LDLMS_Factory_Post::course_steps () |
Returns course steps. |
includes/classes/class-ldlms-model-quiz.php: LDLMS_Model_Quiz::__construct () |
Initialize post. |
includes/classes/class-ldlms-model-topic.php: LDLMS_Model_Topic::__construct () |
Initialize post. |
includes/shortcodes/ld_course_list.php: ld_course_list () |
Builds the |
includes/classes/class-ldlms-model-course-steps.php: LDLMS_Course_Steps::set_step_to_course_relationship () |
Internal utility function to update the step postmeta with the parent course_id. |
includes/classes/class-ldlms-model-course-steps.php: LDLMS_Course_Steps::load_steps_legacy () |
Load Course Steps for legacy setup (non-shared steps). |
includes/classes/class-ldlms-model-lesson.php: LDLMS_Model_Lesson::__construct () |
Class constructor. |
includes/admin/class-learndash-admin-menus-tabs.php: Learndash_Admin_Menus_Tabs::learndash_admin_menu_early () |
The purpose of this early function is to setup the main ‘learndash-lms’ menu page. Then re-position the various custom post type submenu items to be found under it. |
includes/admin/class-learndash-admin-menus-tabs.php: Learndash_Admin_Menus_Tabs::learndash_admin_tabs () |
Set up admin tabs for each admin menu page under LearnDash |
includes/admin/class-learndash-admin-menus-tabs.php: Learndash_Admin_Menus_Tabs::admin_header_panel () |
Show the new Admin header panel |
includes/admin/class-learndash-admin-menus-tabs.php: Learndash_Admin_Menus_Tabs::get_quiz_base_url () |
Get Quiz base URL |
includes/admin/ld-quiz-builder-helpers.php: get_quiz_data () |
Gets the quiz data for the quiz builder. |
includes/admin/class-learndash-admin-posts-edit.php: Learndash_Admin_Post_Edit::save_post () |
Save Question handler function. |
includes/admin/classes-posts-listings/class-learndash-admin-questions-listing.php: Learndash_Admin_Questions_Listing::__construct () |
Public constructor for class |
includes/admin/classes-posts-listings/class-learndash-admin-questions-listing.php: Learndash_Admin_Questions_Listing::admin_footer () |
Hook into the WP admin footer logic to add custom JavaScript to replace the default page title. |
includes/admin/classes-posts-listings/class-learndash-admin-lessons-listing.php: Learndash_Admin_Lessons_Listing::__construct () |
Public constructor for class |
includes/admin/classes-posts-listings/class-learndash-admin-courses-listing.php: Learndash_Admin_Courses_Listing::__construct () |
Public constructor for class |
includes/admin/classes-posts-listings/class-learndash-admin-quizzes-listing.php: Learndash_Admin_Quizzes_Listing::__construct () |
Public constructor for class |
includes/admin/classes-posts-listings/class-learndash-admin-quizzes-listing.php: Learndash_Admin_Quizzes_Listing::post_row_actions () |
Add Quiz Builder link to Quizzes row action array. |
includes/admin/classes-posts-listings/class-learndash-admin-topics-listing.php: Learndash_Admin_Topics_Listing::__construct () |
Public constructor for class |
includes/admin/classes-posts-edits/class-learndash-admin-course-edit.php: Learndash_Admin_Course_Edit::__construct () |
Public constructor for class. |
includes/admin/classes-posts-edits/class-learndash-admin-course-edit.php: Learndash_Admin_Course_Edit::on_load () |
On Load handler function for this post type edit. |
includes/admin/classes-posts-edits/class-learndash-admin-question-edit.php: Learndash_Admin_Question_Edit::admin_footer () |
Hook into the WP admin footer logic to add custom JavaScript to replace the default page title. |
includes/admin/classes-posts-edits/class-learndash-admin-lesson-edit.php: Learndash_Admin_Lesson_Edit::__construct () |
Public constructor for class. |
includes/admin/classes-posts-edits/class-learndash-admin-topic-edit.php: Learndash_Admin_Topic_Edit::__construct () |
Public constructor for class. |
includes/admin/classes-posts-edits/class-learndash-admin-quiz-edit.php: Learndash_Admin_Quiz_Edit::__construct () |
Public constructor for class. |
includes/admin/classes-posts-edits/class-learndash-admin-question-edit.php: Learndash_Admin_Question_Edit::__construct () |
Public constructor for class. |
includes/admin/classes-data-upgrades-actions/class-learndash-admin-data-upgrades-quiz-questions.php: Learndash_Admin_Data_Upgrades_Quiz_Questions::show_upgrade_action () |
Show data upgrade row for this instance. |
includes/admin/classes-data-upgrades-actions/class-learndash-admin-data-upgrades-quiz-questions.php: Learndash_Admin_Data_Upgrades_Quiz_Questions::convert_proquiz_question () |
Convert single user quiz attempts to Activity DB entries. |
includes/admin/classes-builders/class-learndash-admin-quiz-builder-metabox.php: Learndash_Admin_Metabox_Quiz_Builder::__construct () |
Public constructor for class |
includes/admin/classes-builders/class-learndash-admin-course-builder-metabox.php: Learndash_Admin_Metabox_Course_Builder::__construct () |
Public constructor for class |