Matthias Günter

Results 24 issues of Matthias Günter

## Context Block Vimeo and Youtube until consent is given through a Consent API. This will take you to a GDPR compatible site. ## Summary This issue can be summarized...

Hey! We need to search for an alternative to the `yarn berry` script runner as it is very slow. I came across this tool, and it looks really promising and...

Hey! When I try to push the following file [`real-media-library.pot`](https://plugins.trac.wordpress.org/browser/real-media-library-lite/trunk/languages/real-media-library.pot) I get the following error on CLI side: ``` $ push -r 'plugins/real-media-library/backend' -ft PO Push assets to repository: plugins/real-media-library/backend...

- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/lerna/lerna/blob/main/CONTRIBUTING.md)) ## Description & Motivation We publish our changelogs (of our WordPress plugins) via the link below and would...

type: feature

Hey! We want to introduce Continuous Localization to our project, and I stumbled over this promising tool. I think I have understood the main concepts: - Serge for Translation Management...

Hi! I have encountered the following problem when using `namedMock` together with `shouldReceive`. Given the following shortened code: ```php

Hi! Yesterday I updated two of my repositories to `antd@4`. I noted that icons are now overlapped because another library is still using `[email protected]` (no update possible, yet). I decided...

Hey! I want to use this project within a WordPress plugin with 40,000+ active installations. But I need to know if I can use the project without any issues. What...

question

Hey! We have registered a custom `GET` REST API endpoint with `register_rest_route` and forbid to cache the result with the following headers: `no-cache, no-store, must-revalidate, max-age=0`. In general, WordPress does...