learndash_get_global_quiz_list( int|null $id = null )

Gets the quiz list for a resource.


Description Description


Parameters Parameters

$id

(Optional) An ID of the resource.

Default value: null


Top ↑

Return Return

(array) An array of quizzes.


Top ↑

Source Source

File: includes/course/ld-course-navigation.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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