Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #5711, comment 9


Ignore:
Timestamp:
04/25/2021 07:32:50 PM (5 years ago)
Author:
audrasjb
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5711, comment 9

    initial v1  
    1 `remove_accents` (or `sanitize_title`) doesn't handles curly apostrophes, so maybe it would be better to use `sanitize_file_name` (see this Core ticket https://core.trac.wordpress.org/ticket/50231).
     1`remove_accents` (or `sanitize_title`) doesn't handle curly apostrophes, so maybe it would be better to use `sanitize_file_name` (see this Core ticket https://core.trac.wordpress.org/ticket/50231).