Description
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
Captures d’écran
Installation
- Upload
media-from-zip
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
none
Avis
Contributeurs & développeurs
« Media from ZIP » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
Contributeurs“Media from ZIP” a été traduit dans 2 locales. Remerciez l’équipe de traduction pour ses contributions.
Traduisez « Media from ZIP » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
[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.