Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #34475, comment 16


Ignore:
Timestamp:
09/27/2016 09:06:44 AM (8 years ago)
Author:
Mista-Flo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34475, comment 16

    initial v1  
    11Hi, I have made a patch according to your observation @boonebgorges
     2Maybe I could use ternary operator directly in the arg array to avoid extra lines with $parent var.
    23
    34It still needs unit tests to prevent any strange behavior.