Hi. I've been out of touch with Rust for a couple of years, but have recently decided to use it to write a small program for managing WordPress updates at work. Here's what I have so far. You need to have git
, wp-cli
(or you can use the included devenv with nix develop --impure
if you have nix
installed) and, ideally, an outdated WordPress installation (with some outdated themes, plugins and translations) to use/test it. Would appreciate any tips you might have wrt making my style more up-to-date with current standards/practices.
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.