Contributors: xwp
License: GPLv2 or later
Plugin for testing wp-tide.
- Master branch contains the good code, and should give 100% score in audit.
Only get the sniff list.
phpcs --standard=WordPress-Core,WordPress-Docs,WordPress-Extra,WordPress-VIP fileName -s | ack -o '(?<=\()\w+(\.\w+)+(?=\)$)' | sort | uniq -c | sort -nr