Descripción
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.
Instalación
- Download the plugin.
- Unzip the plugin and upload the directory to
wp-content/plugins
. - Activate the plugin.
- Go to “Plugins » Add new” to use.
FAQ
Nothing yet.
Reseñas
Colaboradores & Desarrolladores
“Bulk Plugin Installation” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Bulk Plugin Installation” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
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.