learndash_user_groups learndash_user_groups( array $attr = array() ) Builds the user_groups shortcode output. ContentsDescription Parameters Return Source Changelog Related Uses Description # Parameters # $attr (array) (Optional) An array of shortcode attributes. Default value: array() Return # (string) The output for user_groups shortcode. Source # File: includes/shortcodes/ld_user_groups.php Changelog # Changelog Version Description 2.1.0 Introduced. Related # Uses # Uses Uses Description includes/class-ld-lms.php: SFWD_LMS::get_template () Get LearnDash template and pass data to be used in template includes/ld-groups.php: learndash_get_administrators_group_ids () Gets the list of group IDs administered by the user. includes/ld-groups.php: learndash_get_users_group_ids () Get a users group IDs.
Uses # Uses Uses Description includes/class-ld-lms.php: SFWD_LMS::get_template () Get LearnDash template and pass data to be used in template includes/ld-groups.php: learndash_get_administrators_group_ids () Gets the list of group IDs administered by the user. includes/ld-groups.php: learndash_get_users_group_ids () Get a users group IDs.