Make WordPress Core

Changes between Version 6 and Version 7 of Ticket #43438, comment 44


Ignore:
Timestamp:
05/01/2018 12:46:57 PM (7 years ago)
Author:
birgire
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43438, comment 44

    v6 v7  
    5757}}}
    5858
    59 So I would now think that we should do (at least) {{{esc_html}}} for the escaping.
     59So I would now think that we should do (at least) {{{esc_html}}} for the escaping and then decide if we want the sanitizing part.