
內容簡介
目前 WordPress 還不支援自訂的批次操作功能。詳情請參考 codex。使用此外掛可以輕鬆新增批次操作。
此外掛的解決方案來自於這裡:http://www.skyverge.com/blog/add-custom-bulk-action/
此外掛讓新增批次操作更加容易。
此外掛新增了一個名為 Seravo_Custom_Bulk_Action 的 class,您可以使用此 class 定義自訂批次操作。
請參考此處的文件和範例: https://github.com/Seravo/wp-custom-bulk-actions/
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Currently WordPress doesn’t allow you to add custom bulk actions. See codex. Adding them is super easy with this plugin.
This is based on solution found here: http://www.skyverge.com/blog/add-custom-bulk-action/
This plugin just makes it more easier to use.
Plugin adds a class named Seravo_Custom_Bulk_Action which you can use to easily define custom bulk actions.
See documentation and examples here: https://github.com/Seravo/wp-custom-bulk-actions/
