Filters the DataTable options for the HTTP Responses table on the Updates page.
Parameters
$table_features (array) Available options. $table_features = array( 'searching' => 'false', 'paging' => 'false', 'stateSave' => 'true', 'info' => 'false', );