ປລັກອິນນີ້ ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ. ມັນອາດຈະບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

Dragcheck Admin Rows

ຄຳອະທິບາຍ

  • 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

ພາບໜ້າຈໍ

  • Dragcheck rows on Admin Tables

ການຕິດຕັ້ງ

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.

ຄຳຖາມທີ່ພົບເລື້ອຍ

Be the first to ask!

ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Dragcheck Admin Rows” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

ແປ “Dragcheck Admin Rows” ເປັນພາສາຂອງເຈົ້າ.

ສົນໃຈຮ່ວມພັດທະນາບໍ່?

ເບິ່ງລະຫັດ, ກວດເບິ່ງ ຄັງເກັບ SVN, ຫຼື ຕິດຕາມ ບັນທຶກການພັດທະນາ ຜ່ານ RSS.

ບັນທຶກການປ່ຽນແປງ

1.0 (2015-10-28)

First release.