radishconcepts / WordPress-GitHub-Plugin-Updater

This class is meant to be used with your Github hosted WordPress plugins. The purpose of the class is to allow your WordPress plugin to be updated whenever you push out a new version of your plugin; similarly to the experience users know and love with the WordPress.org plugin repository.
https://github.com/jkudish/WordPress-GitHub-Plugin-Updater
822 stars 195 forks source link

PHP_CodeSniffer WordPress Coding Standards updates #77

Open robertdevore opened 8 years ago

robertdevore commented 8 years ago

The original scan with WordPress Coding Standards for PHP_CodeSniffer brought up 111 errors, effecting 72 lines and this update brings it down to 20 errors, effecting 16 lines.