Changes between Initial Version and Version 1 of Ticket #34977, comment 6
- Timestamp:
- 12/11/2015 02:26:23 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34977, comment 6
initial v1 1 1 @juanfra @ambrosey Great questions. With newly written lines we do want to follow the [https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/#brace-style WordPress Coding Standards]. 2 To keep an accurate history and reduce code churn we don't reformat entire files for style reasons. Brick by brick, we will get there eventually :) 3 2 4 @ambrosey So it looks like on line 1951 you are just missing a space before the bracket.