Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #60835, comment 65


Ignore:
Timestamp:
06/26/2024 07:02:31 PM (20 months ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60835, comment 65

    v2 v3  
    22> Have any issues been reported that show that removing the `font_dir` filter is causing critical bugs in production?
    33
    4 I don't think so as there are no plugins that exhibit this "bad behavior" for now, as far as I see. However are you asking whether removing part of the Uploads API in WP should be considered a big?
     4I don't think so as there are no plugins that exhibit this "bad behavior" for now, as far as I see. However are you asking whether removing part of the Uploads API in WP should be considered a bug?
    55
    66> Again, this seems like an enhancement (preventing removal of the /fonts directory) that is needed in order to support future functionality—not something required for 6.6, so it doesn't appear to be a blocking issue.