LLMS_Admin_Users_Table::get_enrollments_column_output( LLMS_Student $student )
Retrieves the output for the “enrollments” column.
Description Description
Parameters Parameters
- $student
-
(Required) Student object.
Return Return
(string)
Source Source
File: includes/admin/class-llms-admin-users-table.php
Changelog Changelog
Version | Description |
---|---|
4.0.0 | Introduced. |