LLMS_Question::update_choice( array $data )

Update a question choice


Description Description

If no id is supplied will create a new choice.


Parameters Parameters

$data

(Required) Array of choice data.


Top ↑

Return Return

(string|boolean)


Top ↑

Source Source

File: includes/models/model.llms.question.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.