Pascal Birchler

Results 727 comments of Pascal Birchler

No update yet, I will provide an update once I get to it and know more. It's not a critical PR, so no problem with it being open for a...

Related: #4357 > The feature would work much like other plugins with an export settings feature. > This could be included in the Site Health Information rather than adding an...

I was just thinking, would a small Chrome extension perhaps help with this too? Then the user can share their story URL, you open the story and the Chrome extension...

This functionality is especially useful when there's an editor crash, so we could add this as a button below the error crash message.

Things to possibly take into consideration, off the top of my head: * codecs * file size (especially in relation to duration) * frame rate * dimensions * whether video...

> After bug bash it feels a little unintuitive for a user when video will or will not be optimized and I think this ppc check is highlighting this a...

> The one other factor I'd consider is format if we allow back in adding a .mov file from the WP media library which may fail conversion when inserted. So...

The idea is to submit a PR to Yoast that makes changes to https://github.com/Yoast/wordpress-seo/blob/f3cdaaebed87579839502e8685d4e107f1f0469d/src/integrations/third-party/web-stories.php in order to: 1. Grab the products from post meta 2. Assemble the products data in...

What do you think about adding a `get_products()` method to the `Story` model instead? That adds a little bit of abstraction. > Also our plugin, in the discovery class, is...