Hendrik Luehrsen

Results 16 comments of Hendrik Luehrsen

It took me a few days to digest some of the answers. (Also because I needed to re-read the answer from @mtias a few times and I'm still not sure...

> Maybe we need to add contextual notes for reviewers explaining to them why a value was not escaped/sanitized in some places. From your experience, do you think it would...

Judging from pure logic, not from testing in code: Do I see that right, that in the end this code should be executed in the parent-theme? But the parent theme...

Alright. This code snippet works* and we are currently shipping it with our theme. Works is relative here, because if you do not have the parent theme active (but the...

This has been resolved in #2149 and has been released in `v4.14.0`. This is roughly how you do it: 1) Generate a custom process as per the [official `swagger-php` examples](https://github.com/zircote/swagger-php/blob/master/Examples/processors/schema-query-parameter/SchemaQueryParameter.php)...

Needs testing: We might have accidentally built this. Try this url: http://www.yourblogname.com/category/{CAT-NAME}/feed/instant_articles It should give you a feed of articles for just that category. Does that work for you? @bfrye26...