learndash_get_group_course_quiz_ids( int $group_id )

Gets all quizzes related to Group Courses.


Description Description

Given a group ID will determine all quizzes associated with courses of the group


Parameters Parameters

$group_id

(Optional) Group ID. Default 0.


Top ↑

Return Return

(array) An array of quiz IDs.


Top ↑

Source Source

File: includes/ld-groups.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.