Slide 10
Slide 10 text
Coding Standards
● HTML, PHP, CSS, and JavaScript
Coding standards help avoid common coding errors, improve the
readability of code, and simplify modification. They ensure that files
within the project appear as if they were created by a single person.
Following the standards means anyone will be able to understand a
section of code and modify it, if needed, without regard to when it
was written or by whom.
http://make.wordpress.org/core/handbook/coding-standards