Dragcheck Admin Rows Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
- 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