dartiss / plugins-list

WordPress plugin to insert a list of the Wordpress plugins you are using into any post/page.
https://wordpress.org/plugins/plugins-list/
GNU General Public License v2.0
7 stars 6 forks source link

Fix strict PHPCS issues #14

Closed dartiss closed 6 years ago

dartiss commented 6 years ago
FILE: /Users/davidartiss/Documents/Github/plugins-list/plugins-list.php
-----------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
-----------------------------------------------------------------------
 167 | ERROR | Use Yoda Condition checks, you must.
 167 | ERROR | Use Yoda Condition checks, you must.
-----------------------------------------------------------------------
dartiss commented 6 years ago

Fixed in #16