Jonny Harris

Results 160 comments of Jonny Harris

Thanks for the PR! I like the idea, but how does cache invalidation happen here?

What about blocks that stored in widgets or templates parts that do not have post ids?

I had a try at caching in my own PR: https://github.com/spacedmonkey/wp-rest-blocks/pull/29

@ravichdev I have posted some thoughts here. I have a lot of experience with github actions. We can copy and paste lots of work done elsewhere, like in web stories....

Should I remove references to `improvedAutosaves`, considering #12357. CC @timarney

> #12357 is merged now, so this can be updated here Done in https://github.com/GoogleForCreators/web-stories-wp/pull/12373/commits/6ceb6933b53f2163621a63f28fa559cc3cbc22ac

Update: https://make.wordpress.org/core/2022/09/11/webp-in-core-for-6-1/

Example metadata. ```json { "@context": "http:\\/\\/schema.org", "publisher": { "@type": "Organization", "name": "Web Stories Dev" }, "@type": "Article", "mainEntityOfPage": "http:\\/\\/localhost:8899\\/web-stories\\/832", "headline": "Test!!", "datePublished": "2022-09-29T16:58:29+08:00", "dateModified": "2022-09-29T16:59:24+08:00", "author": { "@type": "Person", "name":...

> Hmm I don't think videos and products can be part of the same `ItemList` 🤔 > > I need to look into how we could add both. I run...

> I will need to gather more information about this still. I didn't find any information on this in my search. Maybe someone at the search term at google might...