Changes between Version 2 and Version 3 of Ticket #60835, comment 65
- Timestamp:
- 06/26/2024 07:02:31 PM (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60835, comment 65
v2 v3 2 2 > Have any issues been reported that show that removing the `font_dir` filter is causing critical bugs in production? 3 3 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 b ig?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 bug? 5 5 6 6 > 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.