roryashfordbentley/Wordpress-Bem-Menu

Plugin following WordPress PHP Coding Standards?

Opened this issue · 2 comments

Would you be interested in a pull request implementing WordPress PHP Coding Standards in the plugin?
I'd prepare one, if so…

Hey @Volker-E sorry for the late reply I have been busy on other projects but I haven't forgotten :)

I'm personally not a fan of WordPRess' coding standards as it differs greatly from other standards such as PSR/2 (http://www.php-fig.org/psr/psr-2/).

One thing is clear though, I need to ensure that whichever method we use that all the code is written consistently.

Hey @Volker-E, if this is still of interest to you, I forked this as a new side-project and am using WPCS to ensure compliance with WordPress-VIP standards (as well as a few other minor mods). I've got some more to-do's to work through and I'll probably eventually release this as a plugin in the WP repo. https://github.com/chancestrickland/Wordpress-Bem-Menu