[WordPress] 外掛分享: Dragcheck Admin Rows

首頁外掛目錄 › Dragcheck Admin Rows
WordPress 外掛 Dragcheck Admin Rows 的封面圖片
10+
安裝啟用
尚無評分
3794 天前
最後更新
問題解決
WordPress 1.0.0+ v1.0.0 上架:2015-10-28

內容簡介

增加了點擊和拖曳勾選方塊進行批量選擇的功能。
為已選定行添加自定義類,以便進行外觀自定義。

這裡有兩種演示樣式,您可以將它們放在自定義管理員 CSS 风格表中(使用您喜歡的其他外掛程序創建):

.row-checked {
background-color: #BCFFBC!important;
}
.row-checked .check-column {
background-color: #01D200!important;
}

它使用 aleximplode 的 dragcheck jquery 外掛程式。
在 GitHub 上查看 dragcheck

這是一個簡單的外掛程式:不需要設置頁面。

您可以在 GitHub 上為其開發作出貢獻:
Dragcheck Admin Rows on GitHub

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「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

延伸相關外掛

文章
Filter
Apply Filters
Mastodon