LLMS_Admin_Post_Table_Engagements::manage_columns( string $column, int $post_id )
Manage content of custom coupon columns
Description Description
Parameters Parameters
- $column
-
(Required) column key/name
- $post_id
-
(Required) WP Post ID of the coupon for the row
Return Return
(void)
Source Source
File: includes/admin/post-types/post-tables/class.llms.admin.post.table.engagements.php
Changelog Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |