Tag Archives: Coding Standards

Coding Standards that ain’t one

Developer Quiz: What are coding standards that do not get applied?

Posted in Hacking The Core, PHP Development, Pressed | Tagged , , , , , , , | 3 Comments

PHP Standards Working Group

Whenever you start a new project and make yourself a mind on how to integrate libraries, develop components etc. while you want to consider some third-party libraries or frameworks (or even you think about to develop your own framework), you … Continue reading

Posted in Hakre's Tips, PHP Frameworks, PHP Standards, Pressed | Tagged , , , , , , , , , , , , , , , , , , , , , | 3 Comments

PHP Code Sniffer, Eclipse and WordPress

Or: Steady progress on WordPress and it’s coding standards and getting things working together Have I said previously that I personally really hate the WordPress coding standard? All these spaces in there. For some coders apparently it makes it easier … Continue reading

Posted in Hacking The Core, PHP Development, Tools | Tagged , , , , , , , , , , , , , , | 7 Comments

Docblock comments and more in code guidelines / standards

In the recent WordPress Coding Standard discussion it was clear that mutliple scenarios are not handeled. While doing more and more WP developmet these days, the list of stuff grows so it’s good to collect and to write them down. … Continue reading

Posted in Pressed | Tagged , , , , , , , | Leave a comment

Coding Standards Summary of the last Week

The last week gave us some more feedback regarding the wordpress coding standard. In general the current standards seems accepted, but some areas were highlighted in comments where problems might arise with the current definition (this list is also a … Continue reading

Posted in Hacking The Core | Tagged , , , , , , | 4 Comments

WordPress Coding Standards – How to go on?

I would love to see that we make our developer’s lives easier while doing WordPress. One step to do so is to offer a clear coding styleguide and to apply it on the codebase. Because for most of the code … Continue reading

Posted in Hacking The Core | Tagged , , , , , , , | 23 Comments