LLMS_Admin_Table::get_title()
Get the title of the table.
Return Return
(string)
Source Source
File: includes/abstracts/abstract.llms.admin.table.php
* @param string $class CSS class list (as a string) for a given TR. * @param mixed $row Object/array of data that the function can use to extract the data. */
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.15.0 | Introduced. |