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