Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #51014, comment 5


Ignore:
Timestamp:
08/28/2020 09:59:55 AM (5 years ago)
Author:
hansjovisyoast
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51014, comment 5

    v1 v2  
    1 I noticed a few code standard issues in the patch, which I addressed in `51014-2.patch`:
     1When reviewing I noticed a few code standard issues in the patch, which I addressed in `51014-2.patch`:
    22
    33* The `if` statement on lines 272 to 276 was not correctly indented. It had one tab too many.