$args
$args :\Barn2\Plugin\Posts_Table_Pro\Table_Args
Responsible for managing the columns for a specific Posts Table, and column utility functions.
$args :\Barn2\Plugin\Posts_Table_Pro\Table_Args
__construct(\Barn2\Plugin\Posts_Table_Pro\Table_Args $args)
\Barn2\Plugin\Posts_Table_Pro\Table_Args | $args |
get_column_heading_class(integer $index,string $column): string
Get the class for each column header <th> tag. This sets the responsive visibility class based on the responsive options.
integer | $index | The column index (0 based) |
string | $column | The column name |
The CSS class