roryashfordbentley / Wordpress-Bem-Menu

Better menu implementation for Wordpress using BEM syntax
138 stars 23 forks source link

Plugin following WordPress PHP Coding Standards? #10

Open Volker-E opened 8 years ago

Volker-E commented 8 years ago

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

roryashfordbentley commented 8 years ago

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.

chaance commented 6 years ago

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