Theme Sniffer plugin using sniffs. WordPress-Theme
standard is used from WPTRT/WordPress-Coding-Standards.
- Download zip file. [Note: Please use this distribution plugin zip. GitHub provided zip will not work.]
- Install this as you normally install a WordPress plugin
- Activate plugin
- Clone this repo under
wp-content/plugins/
- Run
composer install
- Run
npm install
- Activate plugin
- Go to
Appearance
->Theme Sniffer
- Select theme from the dropdown
- Click
GO
Hide Warning
- Enable this to hide warnings.Raw Output
- Enable this to display sniff report in plaintext format. Suitable to copy/paste report to trac ticket.