LLMS_Table_Students::set_title()

Set the table’s title.


Return Return

(string)


Top ↑

Source Source

File: includes/admin/reporting/tables/llms.table.students.php

	protected function set_title() {
		return __( 'Students', 'lifterlms' );
	}

Top ↑

Changelog Changelog

Changelog
Version Description
3.28.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.