Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #27710, comment 1


Ignore:
Timestamp:
04/08/2014 03:40:56 PM (11 years ago)
Author:
wonderboymusic
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27710, comment 1

    initial v1  
    1 Turns out, this was a problem for caption and description as well - let's just not call `wptexturize()` and the Underscore templates can escape them and we can all move on
     1Turns out, this was a problem for caption and description as well - let's just not call `wptexturize()` and the Underscore templates can escape them and we can all move on. Plus, the JSON represents data, not display state, anyways