Matthias Günter

Results 61 comments of Matthias Günter

I solved this with a workaround. Just put this in your `~/.bashrc` which creates a function `composer-patch`: ```bash composer-patch() { DELETE_FROM_VENDOR=$(composer config extra.patches | jq -r 'keys | join(" ")...

Hey @zloirock ! Just a question for my understanding and I think this relates also to this issue. I am using `@babel/preset-env` with `useBuiltIns: usage` and `target: default`. The `default`...

Hi @nextgenthemes! Thanks for your reply! Do you have something like Slack so we can do a more intensive discussion about this? https://devowl.io/slack

Ok, let's do this in this issue. 🙂 > Consent API seems to be an already existing plugin, you will publish a plugin based on that? Consent API is the...

Hi @nextgenthemes ! Did you have any chance to have a look at this? 🙂

Hi again @nextgenthemes ! Sorry for my delayed response but finally we released our free plugin here: https://wordpress.org/plugins/real-cookie-banner/ > Sounds like you want me to do all the work. What...

Thanks for your notice. Yeah, currently the output only supports `apply_filters` instead of using the original callee (e.g. `apply_filters_ref_array`). Reopening, but I cannot promise any ETA. PRs welcome. 😊

Hey! Thanks for your issue. Yeah, this is a known issue. But I haven't found the time to look at it in more detail yet. Currently, I can also unfortunately...

Hey, you could put this here with a PR: https://github.com/devowlio/wp-react-starter/blob/master/devops/scripts/custom-php.ini 😀

Hi! Thanks for your issue report. What do you mean exactly? How does your command look like exactly?