Browse: Home / Functions /

get_quiz_data

get_quiz_data( array $data )

Gets the quiz data for the quiz builder.


Description #


Parameters #

$data

(array) (Required) The data passed down to the front-end.


Return #

(array) The data passed down to the front-end.


Source #

File: includes/admin/ld-quiz-builder-helpers.php


Changelog #

Changelog
Version Description
3.0.0 Introduced.