Descripción
How to register
- Register by upload.
- Register on server.
Register to media library
- Maintain folder structure.
- This create a thumbnail of the image file.
- This create a metadata(Images, Videos, Audios).
- Change the date/time.
- Perform background processing and notify by e-mail.
- Sibling plugin -> Media from FTP.
- Sibling plugin -> ZIP from Media.
Note
- On servers where PHP max_execution_time is fixed to a short time (30 seconds), you may time out if you want to generate a large number of images.
- File names using multi-byte characters are not supported.
How it works
Capturas
Instalación
- Upload
media-from-zip
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
none
Reseñas
Colaboradores y desarrolladores
«Media from ZIP» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Media from ZIP» está traducido en 2 idiomas. Gracias a los traductores por sus contribuciones.
Traduce «Media from ZIP» 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.
Registro de cambios
[1.20] 2024/03/05
- Fix – Changed file operations to WP_Filesystem.
1.19
Supported WordPress 6.4.
PHP 8.0 is now required.
1.18
Fixed problem with EXIF data acquisition.
1.17
Fixed translation.
Fixed problem with EXIF data acquisition.
1.16
Fixed uninstall.
1.15
Supported XAMPP.
1.14
Supported WordPress 5.6.
1.13
Fixed problem of metadta.
1.12
Fixed problem of metadta.
1.11
Added a link to ZIP from Media.
1.10
Fixed problem of loading class.
1.09
Fixed MIME type retrieval problem.
1.08
Fixed timeout check issue.
1.07
Fixed translation.
1.06
Fixed admin screen notice issue.
1.05
Fixed timeout issue with large amounts of data.
1.04
Fixed background processing.
1.03
Added management screen notification of completion of addition to Media Library.
1.02
Fixed an issue with file name sanitization.
Added the display of original files for large images.
1.01
Added a filter for cache files in ZIP files.
1.00
Initial release.