Make WordPress Core

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


Ignore:
Timestamp:
06/03/2015 03:37:19 AM (8 years ago)
Author:
miqrogroove
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32556, comment 1

    initial v1  
    1 htmlentities() does what you want and will run faster anyway.  There is no bug here.
     1htmlspecialchars() does what you want and will run faster anyway.  There is no bug here.