manage_asigned_course_columns( string $column_name, int $id )
Outputs the values for assigned courses in admin columns for lessons, quizzes, topics, and assignments.
Description Description
Parameters Parameters
- $column_name
-
(Required) The name of the column.
- $id
-
(Required) The ID of the column.
Source Source
File: includes/admin/ld-admin.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |