This plugin is outdated and might not be supported anymore
Dragcheck Admin Rows

Dragcheck Admin Rows

By X-Raym
Details
View on WordPress
  • Add the possibility to click and drag on checkboxes to make bulk selections.
  • Add a custom class to checked row, so that customization of their look is possible.

Here are two demo styles that you can place in your custom admin CSS stylesheet (created with another plugin of your choice):

.row-checked {
    background-color: #BCFFBC!important;
}
.row-checked .check-column {
    background-color: #01D200!important;
}

It uses dragcheck jquery plugin by aleximplode
dragcheck on GitHub

This is a simple plugin: no settings page needed.

You can contribute to its developpement on github:
Dragcheck Admin Rows on GitHub

Details

Plugin code:
dragcheck-admin-rows
Plugin version:
1.0.0
Author:
Outdated:
Yes
WP version:
1.0.0 or higher
PHP version:
or higher
Test up to WP version:
4.3.34
Total installations:
10
Last updated:
2015-10-29
Rating:
Times rated:
0
admin
checkboxes
columns
rows
select