wp-cli / doctor-command

Diagnose problems within WordPress by running a series of checks for symptoms
MIT License
145 stars 22 forks source link

Support `File_Contents` check for a specific path #49

Closed danielbachhuber closed 8 years ago

danielbachhuber commented 8 years ago

Includes a testcase to ensure $_SERVER['SERVER_NAME'] isn't used to populate WP_HOME

See https://github.com/runcommand/sparks/issues/1 Fixes https://github.com/runcommand/sparks/issues/7