learndash_is_groups_hierarchical_enabled learndash_is_groups_hierarchical_enabled() Utility function to check if Groups post type is hierarchical. ContentsDescription Return Source Changelog Related Namespace @package Uses Used By Description # Return # (bool) Returns true if hierarchical. Source # File: includes/ld-groups.php Changelog # Changelog Version Description 3.2.1 Introduced. Related # Namespace # global @package # LearnDash / Groups Uses # Uses Uses Description includes/settings/class-ld-settings-sections.php: LearnDash_Settings_Section::get_section_setting () Static function to get a Section Setting value. Used By # Used By Used By Description includes/class-ld-lms.php: SFWD_LMS::add_post_types () Sets up CPT’s and creates a ‘new SFWD_CPT_Instance()’ of each includes/ld-groups.php: learndash_is_user_in_group () Checks whether a user is part of the group or not. 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/settings/class-ld-settings-sections.php: LearnDash_Settings_Section::get_section_setting () Static function to get a Section Setting value.
Used By # Used By Used By Description includes/class-ld-lms.php: SFWD_LMS::add_post_types () Sets up CPT’s and creates a ‘new SFWD_CPT_Instance()’ of each includes/ld-groups.php: learndash_is_user_in_group () Checks whether a user is part of the group or not. 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.