Beskrivning
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.
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/extend/plugins/contact-form-7/
- https://downloads.wordpress.org/plugin/contact-form-7.3.3.2.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.
Installation
- Download the plugin.
- Unzip the plugin and upload the directory to
wp-content/plugins
. - Activate the plugin.
- Go to ”Plugins » Add new” to use.
Vanliga frågor
Nothing yet.
Recensioner
Bidragsgivare och utvecklare
”Bulk Plugin Installation” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Bulk Plugin Installation” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.1
- Converted the plugin file to use WordPress coding standards, including converting spaces to tabs.
- Spanish translation added.
- POT file added.
1.0
- Firs version.