LLMS_Admin_Table::get_handler()
Retrieve a modified classname that can be passed via AJAX for new queries.
Return Return
(string)
Source Source
File: includes/abstracts/abstract.llms.admin.table.php
* * @param string $column_id The ID of the column. * @return string
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.2.0 | Introduced. |