LLMS_Question_Choice::__construct( int $question_id, array|string $data_or_id = array() )

Constructor


Description Description


Parameters Parameters

$question_id

(Required) WP Post ID of the choice's parent LLMS_Question

$data_or_id

(Optional) array of choice data or the choice ID string

Default value: array()


Top ↑

Source Source

File: includes/models/model.llms.question.choice.php


			

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.