learndash_get_user_group_status learndash_get_user_group_status( int $group_id, int $user_id, bool $return_slug = false ) Get User’s group status ContentsDescription Parameters Source Changelog Related Namespace @package Uses Used By Description # Parameters # $group_id (int) (Required) Group ID. $user_id (int) (Required) User ID. $return_slug (bool) (Optional) Default value: false Source # File: includes/ld-groups.php Changelog # Changelog Version Description 3.2.0 Introduced. Related # Namespace # global @package # LearnDash / Groups Uses # Uses Uses Description includes/ld-groups.php: learndash_get_user_group_progress () Check and recalculate the the status of the Group Courses for the User. Used By # Used By Used By Description includes/shortcodes/ld_infobar.php: learndash_infobar_shortcode () Builds the [ld_infobar] shortcode output. includes/ld-certificates.php: learndash_certificate_display () Display the PDF Certificate. includes/ld-certificates.php: learndash_get_group_certificate_link () Get Group certificate link for user includes/shortcodes/ld_groupinfo.php: learndash_groupinfo_shortcode () Builds the [groupinfo] shortcode output. includes/class-ld-cpt-instance.php: SFWD_CPT_Instance::template_content () Generate output for courses, lessons, topics, quizzes Filter callback for ‘the_content’ (wp core filter) includes/shortcodes/ld_course_content.php: learndash_course_content_shortcode () Builds the [course_content] shortcode output. includes/shortcodes/ld_course_list.php: ld_course_list () Builds the [ld_course_list] shortcode output.
Uses # Uses Uses Description includes/ld-groups.php: learndash_get_user_group_progress () Check and recalculate the the status of the Group Courses for the User.
Used By # Used By Used By Description includes/shortcodes/ld_infobar.php: learndash_infobar_shortcode () Builds the [ld_infobar] shortcode output. includes/ld-certificates.php: learndash_certificate_display () Display the PDF Certificate. includes/ld-certificates.php: learndash_get_group_certificate_link () Get Group certificate link for user includes/shortcodes/ld_groupinfo.php: learndash_groupinfo_shortcode () Builds the [groupinfo] shortcode output. includes/class-ld-cpt-instance.php: SFWD_CPT_Instance::template_content () Generate output for courses, lessons, topics, quizzes Filter callback for ‘the_content’ (wp core filter) includes/shortcodes/ld_course_content.php: learndash_course_content_shortcode () Builds the [course_content] shortcode output. includes/shortcodes/ld_course_list.php: ld_course_list () Builds the [ld_course_list] shortcode output.