Linux 软件免费装
Banner图

Bulk Plugin Toggle

开发者 coffee2code
更新时间 2021年11月27日 16:06
捐献地址: 去捐款
PHP版本: 5.4 及以上
WordPress版本: 5.8
版权: GPLv2 or later
版权网址: 版权信息

标签

admin toggle plugins coffee2code bulk actions

下载

1.0 1.0.1 1.0.2

详情介绍:

This plugin adds "Toggle" as a bulk action for the plugins listing to toggle the activation state for selected plugins. From the admin listing of plugins you can now select multiple plugins and choose "Toggle" from the "Bulk actions" dropdown. When applied, all selected plugins that are currently activated will become deactivated, and all selected plugins that are currently deactivated will become activated. Links: Plugin Homepage | Plugin Directory Page | GitHub | Author Homepage

安装:

  1. Install via the built-in WordPress plugin installer. Or install the plugin code inside the plugins directory for your site (typically /wp-content/plugins/).
  2. Activate the plugin through the 'Plugins' admin menu in WordPress
  3. From the admin 'Plugins' page, select the checkboxes for plugins whose activation state you'd like to toggle, then from the "Bulk Actions" dropdown (found above-left and below-left of the table) choose "Toggle" and press the "Apply" button to submit. Any selected plugins that were active will get deactivated and any that were deactive will get activated.

屏幕截图:

  • The "Toggle" option in the "Bulk Actions" dropdown for the admin plugins listing.

升级注意事项:

1.0.2 Trivial update: noted compatibility through WP 5.8+. 1.0.1 Trivial update: noted compatibility through WP 5.7+, rearranged unit test files and directories slightly, tweaked some documentation, and updated copyright date (2021). 1.0 Initial public release.

常见问题:

Why isn't "Toggle" present in the bulk actions dropdown for plugins for me?

The "Toggle" bulk action is only available to users who have both the "activate_plugins" and "deactivate_plugins" capabilities, which generally implies administrators. The toggle is also only shown when looking at the "All" or "Update Available" views.

Does this plugin include unit tests?

Yes.

更新日志:

1.0.2 (2021-11-27) 1.0.1 (2021-07-13) 1.0 (2020-08-07)