Bulk Plugin Installation

外掛說明

This plugin is an improvement to the current WordPress plugin installation methods. It allows you to install one or more plugins simply by typing their names or download URLs in a textarea.

Maintained and updated by Bee Web Hosting.

All credit goes to improvingtheweb. This plugin is only a modification of Improved Plugin Installation. The idea was to run the original plugin in the newer versions of WordPress. That’s it. Also, we cut off the bookmarklet feature.

Thank you very much for the contributions: drewapicture

Example

The installation form will accept any of these inputs:

  • Contact Form 7
  • https://wordpress.org/plugins/contact-form-7/
  • https://downloads.wordpress.org/plugin/contact-form-7.zip

Plugins don’t need to be hosted at wordpress.org. As long as you use the direct download URL, third party plugins will install without a problem.

安裝方式

  1. Download the plugin.
  2. Unzip the plugin and upload the directory to wp-content/plugins.
  3. Activate the plugin.
  4. Go to “Plugins » Bulk Install” to use.

常見問題集

Nothing yet.

使用者評論

2017 年 1 月 17 日
Went to “Plugins > Add New” and didn’t see anything related to this plugin / bulk plugin installation.
閱讀全部 10 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Bulk Plugin Installation〉的開發相關工作。

參與者

將〈Bulk Plugin Installation〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.0.1

  • Fixed a bug where ZIP file URLs from the WordPress repository were not parsed correctly.
  • Fixed a PHP syntax error caused by an unescaped apostrophe in error messages.
  • Resolved Plugin Check tool warnings and security formatting standards.

2.0

  • Rewritten to be fully compatible with PHP 8+ and WordPress 7.
  • Replaced deprecated hooks with a modern standard WordPress admin submenu.
  • Added full support for modern HTTPS URLs in the WordPress plugin repository.
  • Updated developer information to Bee Web Hosting (https://www.beewh.com).

1.1

  • Converted the plugin file to use WordPress coding standards, including converting spaces to tabs.
  • Spanish translation added.
  • POT file added.

1.0

  • First version.