LD_REST_Groups_Users_Controller_V1::get_groups_users LD_REST_Groups_Users_Controller_V1::get_groups_users( object $request ) Get Group Users. ContentsDescription Parameters Source Changelog Related @package Uses Description # Parameters # $request (object) (Required) WP_REST_Request instance. Source # File: includes/rest-api/v1/class-ld-rest-groups-users-controller.php Changelog # Changelog Version Description 2.5.8 Introduced. Related # @package # LearnDash / REST / V1 Uses # Uses Uses Description includes/class-ld-custom-label.php: LearnDash_Custom_Label::get_label () Get label based on key name. includes/ld-groups.php: learndash_get_groups_user_ids () Gets the list of users ids that belong to a group. includes/settings/class-ld-settings-sections.php: LearnDash_Settings_Section::get_section_setting () Static function to get a Section Setting value. includes/rest-api/v1/class-ld-rest-groups-users-controller.php: LD_REST_Groups_Users_Controller_V1::get_collection_params () Get Collection parameters includes/rest-api/v1/class-ld-rest-groups-users-controller.php: learndash_rest_groups_users_query Filters WP_User_Query arguments when querying groups users via the REST API.
Uses # Uses Uses Description includes/class-ld-custom-label.php: LearnDash_Custom_Label::get_label () Get label based on key name. includes/ld-groups.php: learndash_get_groups_user_ids () Gets the list of users ids that belong to a group. includes/settings/class-ld-settings-sections.php: LearnDash_Settings_Section::get_section_setting () Static function to get a Section Setting value. includes/rest-api/v1/class-ld-rest-groups-users-controller.php: LD_REST_Groups_Users_Controller_V1::get_collection_params () Get Collection parameters includes/rest-api/v1/class-ld-rest-groups-users-controller.php: learndash_rest_groups_users_query Filters WP_User_Query arguments when querying groups users via the REST API.