Browse: Home / Classes / WpProQuiz_Controller_Front /

WpProQuiz_Controller_Front::ajaxQuizLoadDataWithoutCorrectAnswers

WpProQuiz_Controller_Front::ajaxQuizLoadDataWithoutCorrectAnswers( array $data,  mixed $func )

It’s a copy of the ajaxQuizLoadData method with the security fix.


Description #

Unfortunately, we could not do anything better at the moment.


Parameters #

$data

(array) (Required) Data.

$func

(mixed) (Required) Function.


Return #

(false|string)


Source #

File: includes/lib/wp-pro-quiz/lib/controller/WpProQuiz_Controller_Front.php


Changelog #

Changelog
Version Description
4.12.0 Introduced.