Title: Dragcheck Admin Rows
Author: X-Raym
Published: <strong>October 29, 2015</strong>
Last modified: October 29, 2015

---

Search plugins

![](https://ps.w.org/dragcheck-admin-rows/assets/banner-772x250.png?rev=1275416)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/dragcheck-admin-rows/assets/icon-128x128.png?rev=1275416)

# Dragcheck Admin Rows

 By [X-Raym](https://profiles.wordpress.org/x-raym/)

[Download](https://downloads.wordpress.org/plugin/dragcheck-admin-rows.zip)

 * [Details](https://test.wordpress.org/plugins/dragcheck-admin-rows/#description)
 * [Reviews](https://test.wordpress.org/plugins/dragcheck-admin-rows/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/dragcheck-admin-rows/#installation)
 * [Development](https://test.wordpress.org/plugins/dragcheck-admin-rows/#developers)

 [Support](https://wordpress.org/support/plugin/dragcheck-admin-rows/)

## 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](https://github.com/aleximplode/dragcheck)

This is a simple plugin: no settings page needed.

You can contribute to its developpement on github:
 [Dragcheck Admin Rows on GitHub](https://github.com/x-raym/dragcheck-admin-rows)

## Screenshots

 * [[
 * Dragcheck rows on Admin Tables

## Installation

For an automatic installation through WordPress:

 1. Go to the _Add New_ plugins screen in your WordPress admin area
 2. Search for _Dragcheck Admin Rows_
 3. Click _Install Now_ and activate the plugin

For a manual installation via FTP:

 1. Upload the `dragcheck-admin-rows` directory to the `/wp-content/plugins/` directory
 2. Activate the plugin through the _Plugins_ screen in your WordPress admin area

To upload the plugin through WordPress, instead of FTP:

 1. Upload the downloaded zip file on the Add New* plugins screen (see the _Upload_
    tab) in your WordPress admin area and activate.

## FAQ

Be the first to ask!

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Dragcheck Admin Rows” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ X-Raym ](https://profiles.wordpress.org/x-raym/)

[Translate “Dragcheck Admin Rows” into your language.](https://translate.wordpress.org/projects/wp-plugins/dragcheck-admin-rows)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/dragcheck-admin-rows/),
check out the [SVN repository](https://plugins.svn.wordpress.org/dragcheck-admin-rows/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/dragcheck-admin-rows/)
by [RSS](https://plugins.trac.wordpress.org/log/dragcheck-admin-rows/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0 (2015-10-28)

First release.

## Meta

 *  Version **1.0.0**
 *  Last updated **11 years ago**
 *  Active installations **10+**
 *  WordPress version ** 1.0.0 or higher **
 *  Tested up to **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/dragcheck-admin-rows/)
 * Tags
 * [admin](https://test.wordpress.org/plugins/tags/admin/)[Checkboxes](https://test.wordpress.org/plugins/tags/checkboxes/)
   [columns](https://test.wordpress.org/plugins/tags/columns/)[rows](https://test.wordpress.org/plugins/tags/rows/)
   [select](https://test.wordpress.org/plugins/tags/select/)
 *  [Advanced View](https://test.wordpress.org/plugins/dragcheck-admin-rows/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/dragcheck-admin-rows/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/dragcheck-admin-rows/reviews/)

## Contributors

 *   [ X-Raym ](https://profiles.wordpress.org/x-raym/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/dragcheck-admin-rows/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.extremraym.com/en/donation/)