LD_REST_Assignments_Controller_V2::get_item_permissions_check()
Method: Check user permission to get/access single item.
LD_REST_Assignments_Controller_V2::get_item_permissions_check Read More »
Method: Check user permission to get/access single item.
LD_REST_Assignments_Controller_V2::get_item_permissions_check 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 Lessons.
LD_REST_Assignments_Controller_V2::get_items_permissions_check Read More »
Method: Delete a group leaders.
LD_REST_Groups_Users_Controller_V2::delete_groups_users Read More »
Method: Filter Assignments query args.
LD_REST_Assignments_Controller_V2::rest_query_filter Read More »
Method: Override the REST response links. This is needed when Course Shared Steps is enabled.
LD_REST_Assignments_Controller_V2::rest_prepare_response_filter Read More »
Method: Delete one item from the collection.
LD_REST_Questions_Controller_V2::delete_item Read More »
Method: Intercept the Request and ensure our standard Course parameters are set.
LD_REST_Posts_Controller_V2::rest_query_filter Read More »
Method: Update one item from the collection
LD_REST_Questions_Controller_V2::update_item Read More »
Method: Override the REST response links. This is needed when Course Shared Steps is enabled.
LD_REST_Posts_Controller_V2::rest_prepare_response_filter Read More »
Method: Get question data.
LD_REST_Questions_Controller_V2::get_question_data Read More »
Method: Register Settings fields to REST.
LD_REST_Posts_Controller_V2::register_rest_fields Read More »
Method: Get REST Setting Field value.
LD_REST_Questions_Controller_V2::get_rest_settings_field_value Read More »
Method: Checks if we are allowing the post type to be viewed without restrictions for an admin user.
LD_REST_Posts_Controller_V2::rest_post_type_has_archive Read More »
Method: Override the REST response links.
LD_REST_Questions_Controller_V2::rest_prepare_response_filter Read More »
Class: Class LearnDash REST API V2 Post Controller.
LD_REST_Posts_Controller_V2 Read More »
Method: Protected constructor for class
LD_REST_Posts_Controller_V2::__construct Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Posts_Controller_V2::register_routes Read More »
Method: Gets schema for post type.
LD_REST_Posts_Controller_V2::get_public_item_schema Read More »
Method: Retrieves a single post.
LD_REST_Posts_Controller_V2::get_item Read More »