Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #33259, comment 12


Ignore:
Timestamp:
08/09/2015 07:55:19 PM (10 years ago)
Author:
miqrogroove
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33259, comment 12

    v1 v2  
    1 trim() treats null bytes as whitespace.  Should be perfect.
     1 wp_kses_one_attr() is going to strip nulls first. This patch will never see or touch nulls.