Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #57242, comment 5


Ignore:
Timestamp:
12/03/2022 06:13:30 AM (3 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57242, comment 5

    initial v1  
    11We could:
    22
    3 1. Replace all instances of `..` (or more) with `.`
     31. Replace all instances of `..` (or more) with `.` (or `-`, etc)
    442. Apply `rtrim( $filename, '.' )`.
    553. Append the extension.