LDLMS_Model_Topic::__construct( $topic_id )
Initialize post.
Description Description
Parameters Parameters
- $post_id
-
(Required) Topic Post ID to load.
Return Return
(bool) True if post was loaded. False otherwise.
Source Source
File: includes/classes/class-ldlms-model-topic.php
Changelog Changelog
Version | Description |
---|---|
2.6.1 | Introduced. |