You can define a VIEW in your database with a join between the scorehistory and the wp_users and use that view as the source 'table' for the datatable script.
↧
You can define a VIEW in your database with a join between the scorehistory and the wp_users and use that view as the source 'table' for the datatable script.