Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #60835, comment 73


Ignore:
Timestamp:
07/08/2024 06:09:24 PM (19 months ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60835, comment 73

    initial v1  
    1313What about the opposite case: a user deactivates a plugin that removes the /fonts directory. Now they end up with previously installed fonts that are in few /year/month sub-directories and new fonts in a /fonts directory.
    1414
    15 Plugin that remove the /fonts directory are by default incompatible with plugins that use it, and with future core enhancements.
     15Generally plugin that remove the /fonts directory are by default incompatible with plugins that use it, and with future core enhancements.
    1616
    1717Do you really believe this is a good way for WordPress to work? I believe this is a terrible way...