Before submitting an issue please check that you’ve completed the following steps:
Made sure you’re on the latest version => commit a62dc23c
Used the search feature to ensure that the bug hasn’t been reported before
Describe the bug
When using a filter to generate webp along with avif then we upload image , we will have this warning and webp won't be generated
[27-Feb-2024 14:10:58 UTC] PHP Warning: Undefined array key "size" in /home/mai/Local Sites/imagifynginx6/app/public/wp-content/plugins/imagify-plugin/classes/Optimization/Process/AbstractProcess.php on line 1540 To Reproduce
Steps to reproduce the behavior:
Before submitting an issue please check that you’ve completed the following steps:
a62dc23c
Describe the bug When using a filter to generate webp along with avif then we upload image , we will have this warning and webp won't be generated
[27-Feb-2024 14:10:58 UTC] PHP Warning: Undefined array key "size" in /home/mai/Local Sites/imagifynginx6/app/public/wp-content/plugins/imagify-plugin/classes/Optimization/Process/AbstractProcess.php on line 1540
To Reproduce Steps to reproduce the behavior:use a filter to enable webP
Expected behavior No warning and webP generated
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.
Acceptance Criteria (for WP Media team use only) Clear instructions for developers, to be added before the grooming