Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #28551, comment 11


Ignore:
Timestamp:
06/21/2014 06:42:28 AM (11 years ago)
Author:
grantpalin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28551, comment 11

    initial v1  
    1 Agree with the idea of using the hash symbol ( # ) to distinguish lines that can be uncommented, rather than using the double slash ( // ). It would be a good way to improve the readability of the file and reduce or eliminate potential ambiguity. And it's one character instead of two. The in-file documentation of the constants could really use some help.
     1Agree with the idea of using the hash symbol to distinguish lines that can be uncommented, rather than using the double slash. It would be a good way to improve the readability of the file and reduce or eliminate potential ambiguity. And it's one character instead of two. The in-file documentation of the constants could really use some help.