Just started using WP-CLI and instead of running with --allow-root, decided to run as www-data user. Things are good so far but cannot install any plugin that way at...
  • May 4, 2022
  • 0 Comments
I would like to create a WP-CLI command for WordPress Database Reset plugin. In the main function it uses $_POST for the options but when running the command in...
  • May 3, 2022
  • 0 Comments
Do I need some extra WP-CLI bundle to activate mu-plugins via command line? I can’t find anything about that in the docs. Are mu-plugins treated differently by WP-CLI? I...
  • May 3, 2022
  • 0 Comments
IT Nursery
I’ve installed WP-CLI on the Mac and my next step is to execute WP-CLI commands using PHP script. I’ve tried to implement it the following way but I do...
  • May 2, 2022
  • 0 Comments