LearnDash_Settings_Fields_Custom
Class: Class LearnDash Custom Settings Field.
LearnDash_Settings_Fields_Custom Read More »
@package: LearnDash / Settings / Field
Source Files: includes/settings/settings-fields/class-ld-settings-fields-custom.php
Class: Class LearnDash Custom Settings Field.
LearnDash_Settings_Fields_Custom Read More »
Method: Public constructor for class
LearnDash_Settings_Fields_Custom::__construct Read More »
Method: Function to crete the settings field.
LearnDash_Settings_Fields_Custom::create_section_field Read More »
Method: Default validation function. Should be overridden in Field subclass.
LearnDash_Settings_Fields_Custom::validate_section_field Read More »
Class: Class LearnDash Input Number Settings Field.
LearnDash_Settings_Fields_Number Read More »
Method: Public constructor for class
LearnDash_Settings_Fields_Number::__construct Read More »
Method: Check if a given request has access manage the item.
LD_REST_Sections_Controller_V1::permissions_check Read More »
Method: Update sections data.
LD_REST_Sections_Controller_V1::update_item Read More »
Method: Get sections data.
LD_REST_Sections_Controller_V1::get_sections_data Read More »
Class: Class LearnDash REST API V1 Sections Controller.
LD_REST_Sections_Controller_V1 Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Sections_Controller_V1::register_routes Read More »
Method: Override the REST response links. This is needed when Course Shared Steps is enabled.
LD_REST_Posts_Controller_V1::rest_prepare_response_filter Read More »
Action Hook: Fires after the quiz is submitted
learndash_quiz_submitted Read More »
Function: Adds the metaboxes for quiz post type.
Function: Prints the output for quiz navigation meta box.
meta_box_questions_callback Read More »
Function: Sorts the quiz results messages.
learndash_quiz_result_message_sort Read More »
Function: Processes the lesson topics pagination.
learndash_process_lesson_topics_pager Read More »
Function: Determines the number of lesson topics to display per page.
learndash_get_course_topics_per_page Read More »
Function: Transitions the course steps logic from using shared steps to legacy.
learndash_transition_course_shared_steps Read More »
Function: Gets the lesson topic pagination values from HTTP get global array.
learndash_get_lesson_topic_paged_values Read More »