Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #42069, comment 6


Ignore:
Timestamp:
06/05/2018 08:37:01 PM (6 years ago)
Author:
MattGeri
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42069, comment 6

    initial v1  
    44
    55The data in `meta.php > update_metadata()` gets unslashed on line 167 this is before the same comparison as the rest function happens to check if an update should occur.
     6
     7Edit: So an example usecase would be text with a single quote in it.