Nicolas Lemoine

Results 75 comments of Nicolas Lemoine
trafficstars

Hello @mcaskill, I have mixed feelings about adding another helper class. I'm actually trying to [get rid of them](https://github.com/timber/timber/pull/2719). I don't use WPML, isn't there a way to use WordPress...

Can you provide some error log?

Indeed, Tailwind 2.x handles extending config differently. I updated to Tailwind 2.x. I guess this introduces a breaking change if you're fine with that.

No problem, it would be great! thanks 👍

Please let me know when it's released :)

Another great example from Sequel Ace: https://github.com/Sequel-Ace/Sequel-Ace/issues/108

> What's the use case of the URL handler? The ability to have links in UIs (can be a [browser](https://github.com/isabella232/doctrine-website-build-staging/blob/e696358012884928f08925f3cc1e153362d8cd75/projects/doctrine1/en/latest/cookbook/master-and-slave-connections.html#L308), a [terminal](https://github.com/ohmyzsh/ohmyzsh/blob/1cc41576d4d2ffe2f63bb893a40ef864dc7f2c98/plugins/drush/drush.plugin.zsh#L64), basically anything that prints cilckable links) that directly...

Thanks a lot! This works like a charm 🙂 Any chance you might handle ssh remote connection? ([Sequel Ace like](https://github.com/Sequel-Ace/Sequel-Ace/issues/108#issuecomment-1426619066))

Hello there, This feature has been requested since quite a long time. I'm happy to announce that we finally manage to handle WordPress translations extraction from Twig file using WP-CLI:...

Thanks you @shvlv, this solves PHP 8.2 deprecations. However, I stumbled upon another bug today. Here's the context. I'm using Vite to build my assets (with a custom Vite loader)....