WP Manifestindependent plugin directory
manifest / admin / custom-bulk-action

Custom Bulk Action

各カスタム投稿タイプにカスタムバルクアクションを追加します。

by Rocket Martue · github.com/rocket-martue/custom-bulk-action

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/rocket-martue/custom-bulk-action/archive/refs/heads/master.zip

Readme

=== Custom Bulk Action === Contributors: Rocket Martue Tags: bulk action, custom post types, migration Requires at least: 6.5 Tested up to: 6.5.4 Requires PHP: 8.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description == 各カスタム投稿タイプにカスタムバルクアクションを追加します。

== Installation ==

  1. プラグインファイルを wp-content/plugins/ ディレクトリにアップロードします。
  2. WordPress の「プラグイン」メニューからプラグインを有効化します。

== Changelog == = 1.0.0 =

  • 初回リリース。

Read the full README on GitHub →