Changes between Initial Version and Version 1 of Ticket #42069, comment 6
- Timestamp:
- 06/05/2018 08:37:01 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #42069, comment 6
initial v1 4 4 5 5 The 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 7 Edit: So an example usecase would be text with a single quote in it.