Mukesh Panchal
Mukesh Panchal
I've come across another support ticket where a user encountered a similar issue: https://wordpress.org/support/topic/how-to-generate-img-secret-including-webp-versions/. The user utilized the `wp_get_attachment_image_url` and `wp_get_attachment_image_srcset` functions to retrieve WebP images. Interestingly, when we disable...
@joemcgill, I spent some time checking if it's a core issue or a plugin issue. I also reviewed discussions on other issues/PRs attached to this issue. Since we don't make...
> * All `@` usages in `perflab_get_modules()` are there because the function was inspired by WordPress core's `get_plugins()`. I am unsure why the `@` usage is there in WordPress core,...
@eclarke1 This ticket is not part of `6.4` milestone so i'm going to remove it from milestone. cc. @spacedmonkey
Already fixed @sstopfer
Resolved by the [Modern Image Formats plugin](https://wordpress.org/plugins/webp-uploads/)
@peterwilsoncc Updated https://github.com/WordPress/wordpress-develop/pull/6502#pullrequestreview-2259763696
Thanks @andbalashov for the PR. The changes look good to me. @sabernhardt could you please review it so we mark this ready for `commit`
It print additional ` selected='selected'` in HTML. Check screenshot.
@swissspidy Do you know why the Behat test failed?