Dragcheck Admin Rows

Dragcheck Admin Rows Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 934 downloads
Dragcheck Admin Rows Icon

Try plugin: Dragcheck Admin Rows

We'll create fresh WordPress site with Dragcheck Admin Rows installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Dragcheck Admin Rows

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

0


0


0


0


0

updated: 9 years ago
since: 9 years ago
author: X-Raym

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