llms_get_quiz( boolean $the_quiz = false, array $args = array() )

Get Quiz


Parameters Parameters

$the_quiz

(boolean) (Optional) [Is Quiz class init?]

Default value: false

$args

(array) (Optional) [class init args]

Default value: array()


Top ↑

Return Return

(new) instance of class


Top ↑

Source Source

File: includes/llms.template.functions.php

	setup_postdata( $post );

	$excerpt = apply_filters( 'the_excerpt', $post->post_excerpt );

Top ↑

User Contributed Notes User Contributed Notes

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