LLMS_Admin_Reviews::generate_column_data( string $column, int $post_id )
This function entered the information into the course section of the llms_review post page. It takes the column that is being worked on, as well as the comment ID, then echoes the content required.
Description Description
Parameters Parameters
- $column
-
(Required) Type of column being worked on
- $post_id
-
(Required) ID of comment
Return Return
(void)
Source Source
File: includes/admin/class.llms.admin.reviews.php