LearnDash_REST_API::get_controller()
Method: Get REST controller for the post type.
LearnDash_REST_API::get_controller Read More »
@package: LearnDash / REST
Source Files: includes/rest-api/class-ld-rest-api.php
Method: Get REST controller for the post type.
LearnDash_REST_API::get_controller Read More »
Method: Check if Gutenberg editor is enabled for post type.
LearnDash_REST_API::gutenberg_enabled Read More »
Method: Check if REST is enabled for post type.
LearnDash_REST_API::enabled Read More »
Method: Override class function for ‘this’.
LearnDash_REST_API::this Read More »
Method: Returns the *Singleton* instance of this class.
LearnDash_REST_API::get_instance Read More »
Method: Init function to all the LearnDash REST API namespace and endpoints.
LearnDash_REST_API::rest_api_init Read More »
Method: Public constructor for class
LearnDash_REST_API::__construct Read More »
Method: Get Collection parameters
LD_REST_Groups_Leaders_Controller_V1::get_collection_params Read More »
Method: Get Group Leaders.
LD_REST_Groups_Leaders_Controller_V1::get_groups_leaders Read More »
Method: DeleteGroup Leaders.
LD_REST_Groups_Leaders_Controller_V1::delete_groups_leaders Read More »
Method: Update Group Leaders.
LD_REST_Groups_Leaders_Controller_V1::update_groups_leaders Read More »
Method: Check Group Leaders Delete Permissions.
LD_REST_Groups_Leaders_Controller_V1::delete_groups_leaders_permissions_check Read More »
Method: Check Group Leaders Update Permissions.
LD_REST_Groups_Leaders_Controller_V1::update_groups_leaders_permissions_check Read More »
Method: Check Group Leaders Read Permissions.
LD_REST_Groups_Leaders_Controller_V1::get_groups_leaders_permissions_check Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Groups_Leaders_Controller_V1::register_routes Read More »
Method: Public constructor for class
LD_REST_Groups_Leaders_Controller_V1::__construct Read More »
Method: Get User Meta Progression.
LD_REST_Users_Course_Progress_Controller_V1::user_meta_progress_normalized Read More »
Method: Get User Progress.
LD_REST_Users_Course_Progress_Controller_V1::get_users_progress Read More »
Method: Check User Progress Read Permissions.
LD_REST_Users_Course_Progress_Controller_V1::get_users_progress_permissions_check Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Users_Course_Progress_Controller_V1::register_routes Read More »