llms_get_quiz( boolean $the_quiz = false, array $args = array() )
Get Quiz
Contents
Parameters Parameters
- $the_quiz
-
(boolean) (Optional) [Is Quiz class init?]
Default value: false
- $args
-
(array) (Optional) [class init args]
Default value: array()
Return Return
(new) instance of class
Source Source
File: includes/llms.template.functions.php
setup_postdata( $post ); $excerpt = apply_filters( 'the_excerpt', $post->post_excerpt );
Expand full source code Collapse full source code View on GitHub