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.


Top ↑

Source Source

File: includes/abstracts/abstract.llms.admin.table.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.34.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.