LD_Groups_Membership::posts_custom_column( string $column_name = '', integer $post_id )
Show the protection columns in the table listing.
Description Description
Parameters Parameters
- $column_name
-
(Optional) Column name key.
Default value: ''
- $post_id
-
(Required) Post ID of row.
Source Source
File: includes/group/ld-groups-membership.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.2.0 | Introduced. |