Changes between Initial Version and Version 1 of Ticket #60038, comment 4
- Timestamp:
- 02/23/2024 07:48:49 AM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60038, comment 4
initial v1 1 I'm re-uploading [60038.2.diff](https://core.trac.wordpress.org/attachment/ticket/60038/60038.2.2.diff) as it was corrupted. Specifically, it was in UTF-16LE, so I have converted it to UTF-8.1 I'm re-uploading 60038.2.2diff as it was corrupted. Specifically, it was in UTF-16LE, so I have converted it to UTF-8. I have not made any changes to the source code. 2 2 3 3 The content itself includes $unsanitized_postarr as an argument, which I believe meets the requirements. I'm also developing a plugin, and I find this to be more convenient.