Browse: Home / Classes / WpProQuiz_View_FrontQuiz /

WpProQuiz_View_FrontQuiz::show

WpProQuiz_View_FrontQuiz::show( bool $preview = false )

Outputs the view.


Description #


Parameters #

$preview

(bool) (Optional) Whether this is a preview. Defaults to false.

Default value: false


Return #

(void)


Source #

File: includes/lib/wp-pro-quiz/lib/view/WpProQuiz_View_FrontQuiz.php


Changelog #

Changelog
Version Description
4.2.1.2 Introduced.