LLMS_Admin_Table::get_tr_html( mixed $row )
Get the HTML for a single row in the body of the table
Description Description
Parameters Parameters
- $row
-
(Required) array/object of data describing a single row in the table
Return Return
(string)
Source Source
File: includes/abstracts/abstract.llms.admin.table.php
Changelog Changelog
Version | Description |
---|---|
3.2.0 | Introduced. |