LD_QuizPro::get_quiz_list()

Returns an array of quizes in the string format of “$quiz_id – $quiz_name”


Description Description


Return Return

(array) $list String of $q->getId() . ' - ' . $q->getName()


Top ↑

Source Source

File: includes/quiz/ld-quiz-pro.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.