10up / wpcli-vulnerability-scanner

WP-CLI command for checking installed plugins and themes for vulnerabilities reported on wpvulndb.com
MIT License
278 stars 40 forks source link

Class variables not properly declared #12

Closed ChrisWiegman closed 8 years ago

ChrisWiegman commented 8 years ago

All class variables should be properly declared to avoid PHP warnings. For example, $this->dothemes in the following screenshot.

screen shot 2016-06-24 at 11 49 09