LD_QuizPro::set_quiz_status_meta( array $quizdata, object $user )

This function runs when a quiz is started and is used to set the quiz start timestamp


Description Description


Parameters Parameters

$quizdata

(Required) Quiz data array

$user

(Required) WP_User object


Top ↑

Source Source

File: includes/quiz/ld-quiz-pro.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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