Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #31798, comment 3


Ignore:
Timestamp:
03/29/2015 12:20:23 PM (10 years ago)
Author:
yoavf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31798, comment 3

    v1 v2  
    77Anyway,  {{{swap-dashicons-left-right-arrows}}}  expects the values to be surrounded by double quotes, and we have (in this file, and probably other) content values surrounded by single quotes.
    88
    9 Should we improve the regex to catch both, or do we have a guideline on how to surround content values this way or another?
     9Should we improve the function to catch both, or do we have a guideline on how to surround content values this way or another?