rtCamp notes, day 20 of undefined
Coding standards Some quick notes for the WordPress Coding standards (PHP) php opening and closing tags must be on a line by themselves. don’t use short php tags (<? ?>) If our code is not processing any variable or information,…
