What
datatables.net is a jQuery plugin/JS library used to create the Data Repository Table. It is used to create the table and handle the search, filter, and sort functionality.
At some point, it stopped working - the search, sort, and filter still worked but the table only shows "1" at the bottom with no way to go to the next page of results. The code was moved to dataTable-archive-data.php and archive-data.php was replaced with a regular listing of 10 posts with wp pagination at the bottom.
Screenshot

What
datatables.netis a jQuery plugin/JS library used to create the Data Repository Table. It is used to create the table and handle the search, filter, and sort functionality.At some point, it stopped working - the search, sort, and filter still worked but the table only shows "1" at the bottom with no way to go to the next page of results. The code was moved to
dataTable-archive-data.phpandarchive-data.phpwas replaced with a regular listing of 10 posts with wp pagination at the bottom.Screenshot