apply_filters( 'llms_table_get_table_classes', array $classes , array $table_id )
Filters the CSS classes to use on the table.
Description Description
Parameters Parameters
- $classes
-
CSS class names.
- $table_id
-
Id property of this table object.
Source Source
File: includes/abstracts/abstract.llms.admin.table.php
Changelog Changelog
Version | Description |
---|---|
3.34.0 | Introduced. |