Descriere
Allows .heic uploads to the Media Library. Creates a .webp copy of .heic images when they are uploaded.
Creation of .webp copies only works on servers running ImageMagick 7 or above. Check the page at Media → HEIC Support after activating to see if your server provides ImageMagick 7.
Instalare
- Upload the entire
heic-support
folder to the/wp-content/plugins/
directory. - Activate the plugin through the Plugins screen (Plugins > Installed Plugins).
Check the page at Media → HEIC Support after activating to see if your server provides ImageMagick 7.
Recenzii
Contributori și dezvoltatori
„HEIC Support” este un software open-source. La acest modul au contribuit următoarele persoane.
Contributori„HEIC Support” a fost tradus în 4 locale. Mulțumim traducătorilor pentru contribuția lor.
Tradu „HEIC Support” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
1.0.1
- [Fixed] Fixes a bug that caused a parse error in PHP versions less than or equal to 7.2.
- [Changed] Changes the tested up to version to 6.1.1.
1.0.0
- [Added] First public version. Adds
.heic
support to WordPress. If ImageMagick 7 or above is installed, creates.webp
copies of.heic
images uploaded to the Media Library.