Home Plugins dragcheck admin rows
Dragcheck Admin Rows logo

Dragcheck Admin Rows

by X-Raym on WordPress.org

A simple plugin to add few enhancements when checking a row on default Admin Tables, such as Users, Plugins or Posts lists.

(0)
Dragcheck rows on Admin Tables

Dragcheck rows on Admin Tables

  • 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

Active installations10+
Weekly downloads
16+6.67%
Version1.0.0
Last updated10/29/2015
WordPress version1.0.0
Tested up to4.3.34
Tags
adminCheckboxescolumnsrowsselect
Dragcheck Admin Rows | Plugin0