Modern Image Formats

Beschreibung

Dieses Plugin fügt WebP-Unterstützung für Medien-Uploads innerhalb der WordPress-Anwendung hinzu. WebP-Bilder werden nur für neue Uploads generiert, bereits vorhandenes Bildmaterial wird nicht in das WebP-Format konvertiert. Standardmäßig werden WebP-Bilder nur für JPEG-Uploads erzeugt. Nur die ursprünglich hochgeladene Datei bleibt als JPEG-Bild erhalten. Alle generierten Bildgrößen liegen nur im WebP-Format vor. Wenn du dieses Verhalten ändern möchtest, gibt es ein Kontrollkästchen unter Einstellungen > Medien, das – wenn es aktiviert ist – das Verhalten dieses Plugins dahingehend ändert, dass für jede Untergröße sowohl JPEG- als auch WebP-Bilder generiert werden (noch einmal der Hinweis, dass sich dies nur auf neu hochgeladene Bilder auswirkt, d. h. nachdem du diese Änderung vorgenommen hast).

This plugin was formerly known as WebP Uploads.

Installation

Installation innerhalb von WordPress

  1. Gehe zu Plugins > Hinzufügen.
  2. Search for Modern Image Formats.
  3. Install and activate the Modern Image Formats plugin.

Manuelle Installation

  1. Lade das gesamte Verzeichnis webp-uploads in den Ordner /wp-content/plugins/ hoch.
  2. Rufe Plugins auf.
  3. Activate the Modern Image Formats plugin.

FAQ

Wo kann eine Rückmeldung zum Plugin eingereicht werden?

Feedback ist erwünscht und wird sehr geschätzt, vor allem, da dieses Plugin als zukünftige WordPress-Kernfunktion aufgenommen werden könnte. Wenn du Vorschläge oder Funktionswünsche hast, kannst du diese als Issue im GitHub-Repository des WordPress-Performance-Teams einreichen. Wenn du Hilfe bei der Fehlersuche benötigst oder eine Frage zum Plugin hast, erstelle bitte ein neues Thema in unserem Support-Forum.

Wo können Sicherheitslücken gemeldet werden?

Das Performance-Team und die WordPress-Community nehmen Sicherheitslücken ernst. Wir schätzen deine Bemühungen, deine Entdeckungen verantwortungsvoll zu veröffentlichen und werden uns bemühen, deine Beiträge zu würdigen.

Um ein Sicherheitsproblem zu melden, besuche bitte das WordPress-HackerOne-Programm.

Wie kann zu diesem Plugin beigetragen werden?

Beiträge sind immer willkommen! Im Handbuch des Core-Performance-Teams erfährst du mehr darüber, wie du dich beteiligen kannst.

I’ve activated the Modern Image Formats plugin, but WebP images are not always generated when I upload a JPEG image. Why?

Es gibt zwei Hauptgründe, warum ein WebP-Bild nicht erzeugt werden kann:

  1. The Modern Image Formats plugin has identified that the WebP version of the uploaded JPEG image would have a larger file size than the original JPEG image, so it does not generate the WebP version.
  2. Das JPEG-Bild wurde nicht in die Mediathek hochgeladen. Derzeit werden WebP-Versionen nur für Bilder in der Mediathek erstellt. WebP-Versionen werden nicht für JPEG-Bilder erstellt, die auf andere Weise zu deiner Website hinzugefügt wurden, zum Beispiel in einer Template-Datei oder im Customizer.

With the Modern Image Formats plugin activated, will the plugin generate JPEG and WebP versions of every image that I upload?

By default, the Modern Image Formats plugin will only generate WebP versions of the images that you upload. If you wish to have both WebP and JPEG versions generated, you can navigate to Settings > Media and enable the Generate JPEG files in addition to WebP option.

Rezensionen

25. März 2024 1 Antwort
Simple Plugin, that does it's one simple job very good. Definitely a recommendation!
5. Februar 2024 1 Antwort
I've had a hard time with an issue making it impossible for my users to upload their profile avatar (using Peepso plugin). Trying to debug the Ajax call, I've observed an error 500 message, making the whole website unresponsive when being called upon avatar confirmation. After proceeding by elimination, I finally located the issue to this new extension I had installed some time ago. Next time I'll be more prudent...
20. Januar 2024 5 Antworten
The plugin does exactly what it says; Adds support for WebP images and automatically converts the pictures you upload to that specific format. However, not having the option to convert existing images is a big feature missing from the plugin for me. I don't know what you have in your future plans, but what would you recommend for converting old images to WebP and deleting their original format to save disk space? I'm currently using WebP Express, but I wonder if you recommend something else?
18. Januar 2024 2 Antworten
Had to go back to the original performance plugin and all works fine.
17. August 2023 1 Antwort
It works great! Please check the keyword it does not appear in the search result, please optimize it with the plugin title: WebP Uploads
29. Juli 2023 3 Antworten
Thank you for this plugin !!! WebP Uploads currently works better than the most popular image conversion plugins in the market. It's something simple, but it simplify life. It automatically convert every image you upload to webp. Here is what I noticed on the other plugins in the market (not really doing what I was looking for) : You upload .jpg image to your blog post => It's still a .jpg image unconverted You need to go to the plugin to convert manually new uploads
Alle 6 Rezensionen lesen

Mitwirkende & Entwickler

„Modern Image Formats“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„Modern Image Formats“ wurde in 6 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.

Übersetze „Modern Image Formats“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.1.0

  • Add link to WebP settings to plugins table. (1036)
  • Rename plugin to „Modern Image Formats“. (1101)
  • Use plugin slug for generator tag. (1103)
  • Delete option when uninstalling the Modern Image Formats plugin. (1116)
  • Bump minimum required WP version to 6.4. (1062)
  • Update tested WordPress version to 6.5. (1027)

1.0.5

  • Exclude „.wordpress-org“ directory when deploying standalone plugins. (866)

1.0.4

  • Bump minimum required PHP version to 7.0 and minimum required WP version to 6.3. (851)

1.0.3

  • Add standalone plugin assets. (815)

1.0.2

  • Fix WebP handling when editing images based on WordPress 6.3 change. (796)

1.0.1

  • Bump tested up to version to 6.3. (772)

1.0.0

  • Initial release of the Modern Image Formats plugin as a standalone plugin. (664)