LDLMS_Model_Question::__construct( $question_id )
Initialize post.
Description Description
Parameters Parameters
- $post_id
-
(Required) Question Post ID to load.
Return Return
(bool) True if post was loaded. False otherwise.
Source Source
File: includes/classes/class-ldlms-model-question.php
Changelog Changelog
Version | Description |
---|---|
3.4.0 | Introduced. |