LLMS_Admin_Table::get_columns_count()
Get the total number of columns in the table.
Description Description
Useful for creating full width tds via colspan.
Return Return
(int)
Source Source
File: includes/abstracts/abstract.llms.admin.table.php
* @since 3.2.0 * * @return string
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.2.0 | Introduced. |