apply_filters( 'llms_table_get_table_classes', array $classes , array $table_id )
Filters the CSS classes to use on the table.
Parameters Parameters
- $classes
-
(array) CSS class names.
- $table_id
-
(array) Id property of this table object.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.34.0 | Introduced. |