Filter the Plugins table features.
Parameters
$table_features (array) Available options $table_features = array( 'searching' => 'true', 'paging' => 'false', 'info' => 'false', 'colReorder' => 'true', 'stateSave' => 'true', 'ordering' => 'true', 'scrollCollapse' => 'true', 'scrollY' => '500', 'scrollX' => 'true', 'scroller' => 'true', 'fixedColumns' => 'true' );