apply_filters( 'wpto_checkbox_validation', $bool, $enabled_column_array,$column_settings, $table_ID, $atts );

To on/off of table’s checkbox button on the top right of table.

Parameters #

$bool
Returns default false
$enabled_column_array
Get all the enabled columns as array
$column_settings
Get all the column settings values.
$column_array
Get column array
$table_ID
Table Id
$atts
Get shortcode attributes

Return #

(Boolean) Return default false.

File Location #

includes/shortcode.php