Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #48316


Ignore:
Timestamp:
10/15/2019 09:08:32 PM (5 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48316

    • Property Milestone changed from Awaiting Review to 5.2.5
  • Ticket #48316 – Description

    initial v1  
    11Hi,
    22
    3 We just found out that changeset 46482 ([https://core.trac.wordpress.org/changeset/46482/]) in the latest WordPress 5.2.4 broke a huge number of our customer's sites (tens or thousands).
     3We just found out that changeset [46482] in the latest WordPress 5.2.4 broke a huge number of our customer's sites (tens or thousands).
    44
    55We uses a separate subdomain as upload directory. This is done by changing the option "upload_path" to "../../media.example.com/www/" (and "upload_url_path" to "http://media.example.com").