Browse: Home / Functions /

manage_asigned_course_columns

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 #


Parameters #

$column_name

(string) (Required) The name of the column.

$id

(int) (Required) The ID of the column.


Source #

File: includes/admin/ld-admin.php


Changelog #

Changelog
Version Description
2.1.0 Introduced.