Nicolas Lemoine
Nicolas Lemoine
I just submitted a PR about that here: https://github.com/timber/timber/pull/2400
Funny story, before opening this issue, I first wanted to submit a PR with some working code that moved `$context` into [its own class extending `ArrayObject`](https://www.dropbox.com/s/bb9fvd8qpoa0m3e/Capture%20d%E2%80%99%C3%A9cran%202021-01-15%20%C3%A0%2023.28.37.png?dl=0). 😄 But I faced...
Wrong mention @neveldo ;)
Thanks for considering the request. By curiosity, I first checked if it was possible to embed some python library in Electron. The only interesting post I found is this one:...
In case you're opting for the subliminal integration, the post I mentionned has recently been updated: https://www.fyears.org/2017/02/electron-as-gui-of-python-apps-updated.html
@drzraf You can try the future release of ACF Country here in the [3.x branch](https://github.com/nlemoine/acf-country/tree/3.x): I made `get_countries` public. Use it like so: ```php acf()->fields->get_field_type('country')->get_countries() ```
Finally got a project where I needed to use ACF Country so I decided to give it an update. You can try it here: https://github.com/nlemoine/acf-country/tree/3.x I finally went for using...
Hi everyone, It has been something missing for a very long time and I'm happy to announce that we finally released an official WP-CLI package that handles WordPress translations extraction...
Thanks @gchtr for the in depth analysis and very detailed explanation! I totally agree with all this. A "nice to have" feature (theme structure) shouldn't come with so much drawbacks/adaptations...
> Do you suggest that Timber users don't [use Composer to install and manage](https://github.com/szepeviktor/composer-managed-wordpress) their WordPress installation? Isn't space age here yet?? @szepeviktor I was referring to the theme structure...