LDLMS_Factory_Post::quiz_questions( int|object $quiz = null, bool $reload = false )
Get a Quiz Questions.
Contents
Description #
Parameters #
- $quiz
-
(int|object) (Optional) Either quiz_id integer or WP_Post instance.
Default value: null
- $reload
-
(bool) (Optional) To force reload of instance.
Default value: false
Return #
(object|null) Instance of LDLMS_Quiz_Questions or null
Source #
File: sfwd-lms/includes/classes/class-ldlms-factory-post.php