IT Nursery
How to change the username with wp-cli? This does not work: wp user update old_login --user-login=new_login 2 s 2 Not allowed by design: If we try to change the...
  • April 25, 2022
  • 0 Comments
IT Nursery
I just updated to wp-cli 0.14.1 today and once again having a MySQL issue. I’m on Windows, Wampserver, and Cygwin. When I first updated to the last rev (0.14.0)...
  • April 23, 2022
  • 0 Comments
IT Nursery
On a development server I have a co-install of PHP 5.6 & 7; nginx is configured with PHP 5.6. When I type “wp” it returns several errors and at...
  • April 17, 2022
  • 0 Comments
IT Nursery
During theme or plugin upgrades, maintenance mode is enabled and then disabled once complete. Is it possible to manually enable / disable maintenance mode? Enabling Maintenance mode... Downloading update...
  • April 14, 2022
  • 0 Comments