LD_REST_Quizzes_Controller_V2::__construct()
Method: Public constructor for class
LD_REST_Quizzes_Controller_V2::__construct Read More »
@package: LearnDash / REST / V2
Source Files: includes/rest-api/v2/class-ld-rest-quizzes-controller.php
Method: Public constructor for class
LD_REST_Quizzes_Controller_V2::__construct Read More »
Method: Gets public schema.
LD_REST_Topics_Controller_V2::get_public_item_schema Read More »
Method: For LearnDash post type we override the default order/orderby to ASC/title instead of the WP default DESC/date.
LD_REST_Topics_Controller_V2::rest_collection_params_filter Read More »
Method: Check user permission to get/access single Topic.
LD_REST_Topics_Controller_V2::get_item_permissions_check Read More »
Method: Check user permission to get/access Lessons.
LD_REST_Topics_Controller_V2::get_items_permissions_check Read More »
Method: Filter query args.
LD_REST_Topics_Controller_V2::rest_query_filter Read More »
Method: Public constructor for class
LD_REST_Courses_Users_Controller_V2::__construct Read More »
Method: Get the REST URL setting.
LD_REST_Posts_Controller_V2::get_rest_base Read More »
Method: Permissions check for getting group users.
LD_REST_Groups_Users_Controller_V2::get_groups_users_permissions_check Read More »
Filter Hook: After we save the meta data we re-initialize the metabox with the new values. This will reload metabox->setting_option_values
learndash_rest_archive_bypass Read More »
Method: Public constructor for class
LD_REST_Assignments_Controller_V2::__construct Read More »
Method: Checks permission to update group users.
LD_REST_Groups_Users_Controller_V2::update_groups_users_permissions_check Read More »
Method: Prepare the LearnDash Post Type Settings.
LD_REST_Assignments_Controller_V2::register_fields Read More »
Method: Checks permission to delete group leaders.
LD_REST_Groups_Users_Controller_V2::delete_groups_users_permissions_check Read More »
Method: Register the Settings Fields from the Post Metaboxes.
LD_REST_Assignments_Controller_V2::register_fields_metabox Read More »
Method: Get a group users.
LD_REST_Groups_Users_Controller_V2::get_groups_users Read More »
Method: Gets public schema.
LD_REST_Assignments_Controller_V2::get_public_item_schema Read More »
Method: Updates a group users.
LD_REST_Groups_Users_Controller_V2::update_groups_users Read More »
Method: Check user permission to get/access single item.
LD_REST_Assignments_Controller_V2::get_item_permissions_check Read More »
Method: Delete a group leaders.
LD_REST_Groups_Users_Controller_V2::delete_groups_users Read More »