Common tools to facilitate the code review of WordPress themes and plugins
Runs an automated code review on a plugin or theme using the WordPress VIP Coding Standards, and gives a 5 star rating based on the result.
Requires PHP_CodeSniffer, with WordPress Coding Standards rules.
Usage: xwp_audit /path/to/plugin/directory/
Copy to /usr/local/bin/
for quick access.