Crisoforo Gaspar Hernández

Results 25 comments of Crisoforo Gaspar Hernández

Thanks @jjgrainger the document looks solid and defines a clear path moving forward. I'd suggest we can summarize the 3 options and share them during the next call on Tuesday...

Adding a document with a proposal for support of multiple mime types and a process to update existing images on the sites: - https://docs.google.com/document/d/1Wrf4K1x7rxHEaQsQ6OLiI4R05fahMikoy3znkETv9Q0/edit?usp=sharing Please take a look at the...

> @mitogh @adamsilverstein updating this issue to be a [Type] Overview as it will act as our main "epic" issue, and we will create sub-issues once we have finalised an...

A current workaround for this is installing the plugin: - https://wordpress.org/plugins/regenerate-thumbnails/ And running the process would trigger the hooks where the additional images would be created, this would also update...

Thanks for taking a look and testing with WP CLI @pbiron

Good point `` has been considered and strategies to use it as replacement for the `` tag is an option, however one of the major concerns is the fact that...

Good question @rjasdf in that scenario `` alone is not enough and you need to introduce `srcset` with each of your sources inside of `picture` so the appropriate image is...

Totally I think that's a good place to follow the conversation @felixarntz Thanks. cc @rjasdf

I experienced the same issue as well. With the following message after: > (node:23885) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please...

This sounds like a great module to be added via a flag as described here: - https://github.com/WordPress/performance/issues/61#issuecomment-999691430 Or to render any time a constant like `WP_PERFORMANCE_DEBUG` is set to `true