Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #15827, comment 3


Ignore:
Timestamp:
12/31/2010 04:26:41 AM (14 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15827, comment 3

    initial v1  
    1 We can attempt to fix invalid characters with `wp_check_invalid_utf8()`. Patch included.
     1We can strip invalid characters with `wp_check_invalid_utf8()`. Patch included.