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.


Top ↑

Source Source

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

View on GitHub



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.