LLMS_Table_Students::set_title()
Set the table’s title.
Contents
Return Return
(string)
Source Source
File: includes/admin/reporting/tables/llms.table.students.php
protected function set_title() { return __( 'Students', 'lifterlms' ); }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.28.0 | Introduced. |