LLMS_Admin_Post_Table_Forms::manage_columns( string $column, int $post_id )

Manage content of custom columns


Description Description


Parameters Parameters

$column

(Required) Table column name.

$post_id

(Required) WP Post ID of the form for the current row.


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/admin/post-types/post-tables/class-llms-admin-post-table-forms.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.