LLMS_Question_Manager::get_question( int $id )

Retrieve a question associated with this quiz by question ID


Description Description


Parameters Parameters

$id

(Required) WP Post ID of the question


Top ↑

Return Return

(boolean)


Top ↑

Source Source

File: includes/class.llms.question.manager.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.