Adrien I want to do some end-of-year server cleanup. I recently heard about wp doctor and the command to run it through all sites on a server. It checks tons of things. https://github.com/wp-cli/doctor-command A snippet here - as always, check before running random code on your servers! https://gist.github.com/.../a78bcb374c98ee61b92013ad37600208 Has anyone else heard of wp doctor and using it on Enhance? Thank you.
necrom Your second link is broken. It's not something I've used before, but I can see it replacing some of our manual wp-cli checks and other scripts, thanks for sharing.
Adrien Hello necrom! Here's the correct link: https://gist.github.com/razorfrog/a78bcb374c98ee61b92013ad37600208?fbclid=IwAR1elxXvtCWB97_H_U4ivMTon1V5jCs3bytcpc4mPJlKvudOnzEkK15q6aU I'd like to run this as a Cron on my servers and have it mail or slack webhook when issues come up. Then monitor it with betteruptime. @Adam What do you think of using WP Doctor with Enhance? Could we integrate it?