Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #43524, comment 13


Ignore:
Timestamp:
08/24/2018 04:17:49 PM (6 years ago)
Author:
ettoredn
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43524, comment 13

    v2 v3  
    1212}}}
    1313
    14 Besides, as pointed out by @joyously, it would increase disk space usage thus it becomes a ''tradeoff between disk space and user experience/bandwidth efficiency''. If, as both my and @joyously experience suggest, there are a relative small number of cases where this is necessary, such situations can be dealt with the single line of code above added in a theme or plugin.
     14Besides, as pointed out by @joyously, it would increase disk space usage thus it becomes a ''tradeoff between disk space and user experience/bandwidth efficiency''. If, as both my and @joyously experience suggest, there are a relative small number of cases where this is necessary, such situations can be dealt with the single line of code above added inside a theme or plugin.