learndash_rest_settings_values
Filter Hook: No description found
learndash_rest_settings_values Read More »
@package: LearnDash / Settings / Sections
Source Files: includes/settings/settings-sections/class-ld-settings-section-general-rest-api.php
Filter Hook: No description found
learndash_rest_settings_values Read More »
Method: Convert REST submit value to internal Settings Field acceptable value.
LearnDash_Settings_Fields_Checkbox_Switch::rest_value_to_field_value Read More »
Method: Convert Settings Field value to REST value.
LearnDash_Settings_Fields_WPEditor::field_value_to_rest_value Read More »
Method: Convert Settings Field value to REST value.
LearnDash_Settings_Fields_Select::field_value_to_rest_value Read More »
Method: Convert Settings Field value to REST value.
LearnDash_Settings_Fields_Multiselect::field_value_to_rest_value Read More »
Method: Convert Settings Field value to REST value.
LearnDash_Settings_Fields_Radio::field_value_to_rest_value Read More »
Method: Convert Settings Field value to REST value.
LearnDash_Settings_Fields_Checkbox_Switch::field_value_to_rest_value Read More »
Method: Initialize the types dataset for use within the class.
LD_REST_Question_Types_Controller_V2::init_types_set Read More »
Method: Checks whether a given request has permission to read question type.
LD_REST_Question_Types_Controller_V2::get_items_permissions_check Read More »
Method: Retrieves all question types.
LD_REST_Question_Types_Controller_V2::get_items Read More »
Method: Checks if a given request has access to read a question type.
LD_REST_Question_Types_Controller_V2::get_item_permissions_check Read More »
Method: Retrieves a specific question type.
LD_REST_Question_Types_Controller_V2::get_item Read More »
Method: Prepares a question type object for serialization.
LD_REST_Question_Types_Controller_V2::prepare_item_for_response Read More »
Method: Retrieves the question type schema, conforming to JSON Schema.
LD_REST_Question_Types_Controller_V2::get_item_schema Read More »
Method: Retrieves the query params for collections.
LD_REST_Question_Types_Controller_V2::get_collection_params Read More »
Class: Class LearnDash REST API V2 Question Types Controller.
LD_REST_Question_Types_Controller_V2 Read More »
Method: Checks permission to update group leaders.
LD_REST_Groups_Leaders_Controller_V2::update_groups_leaders_permissions_check Read More »
Method: Checks permission to delete group leaders.
LD_REST_Groups_Leaders_Controller_V2::delete_groups_leaders_permissions_check Read More »
Method: Get a group leaders.
LD_REST_Groups_Leaders_Controller_V2::get_groups_leaders Read More »
Method: Permissions check for getting user progress item.
LD_REST_Users_Course_Progress_Controller_V2::get_step_items_permissions_check Read More »