LD_Groups_Membership::is_post_blocked( integer $post_id )
Check if Post is enabled and if the post type is included in the global settings.
Description Description
Parameters Parameters
- $post_id
-
(Required) Post ID
Return Return
(boolean)
Source Source
File: includes/group/ld-groups-membership.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.2.0 | Introduced. |