apply_filters( 'dozent_get_single_question_type', string $single_type, string $question_type )

Filter single question type returns by dozent_get_question_types();


Parameters

$single_type

(string) Specific Question Type as array

$question_type

(string)


Source

File: includes/quiz-functions.php



Changelog

Changelog
Version Description
DozentLMS 1.0.0 Introduced.