• Resolved MarcGuay

    (@marcguay)


    After enabling the plugin and uploading an HEIC image, I only see the broken HEIC image in the media library. I do see the duplicate webp image on my server in the uploads directory but not in the media library. Is this the expected behavior?

    • This topic was modified 1 year, 2 months ago by MarcGuay.
Viewing 1 replies (of 1 total)
  • Thread Starter MarcGuay

    (@marcguay)

    This problem was caused by the fact that my WP_CONTENT_DIR was defined without a schema, thus leading wp_upload_dir() to return a value like ‘//domain.com/wp-content/uploads’ which caused media_sideload_image() to throw an error.

Viewing 1 replies (of 1 total)
  • The topic ‘Webp image created but not added to media library’ is closed to new replies.