このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

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/

インストール

  1. Upload seravo-custom-bulk-action.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Define bulk actions in your functions.php. See github for examples.

評価

2件のレビューをすべて表示

貢献者と開発者

Custom Bulk Actions はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Custom Bulk Actions” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。