Check for common WordPress mistakes & enforce best practices before take off
More than 30 checks just one command away. Foolproof yourself and your clients never been easier.
Blaming you being a poor developer is not the goal. The command teaches you fixing the problems and enforcing best practices..
Multiple actions and filters for you to inject checks and configuration, or even replace them entirely. Sky is your limit.
# install
$ wp package install itinerisLtd/preflight-command:@stable
# check mate
$ wp preflight check
+-------------------------------------+----------+
| id | status |
+-------------------------------------+----------+
| allow-indexing | Success |
| blacklisted-user-emails | Disabled |
| blacklisted-usernames | Error |
| inactive-plugins | Failure |
| unique-salt-constants | Success |
| ...and many more | Success |
+-------------------------------------+----------+
COMPATIBILITY NOTE
WP Preflight Command requires: