apply_filters( 'llms_get_question_type', array|false $data, string $type )

Filters the data for a single question type.


Parameters Parameters

$data

(array|false) Data for a single question type. False it there's no data for a given quesiton type.

$type

(string) Id of the question type.


Top ↑

Source Source

File: includes/functions/llms.functions.quiz.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
3.16.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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