Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #36822, comment 10


Ignore:
Timestamp:
05/29/2016 10:52:25 AM (10 years ago)
Author:
temmokan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36822, comment 10

    v1 v2  
    99> The patch can break some CDNs that are working now.
    1010
    11 Checkbox settings like "CDN is used to cache images" could be used, checked by default, to allow stricter behaviour.
     11Checkbox settings like "CDN is used to cache images" could be used, checked by default, to allow stricter behaviour (by unchecking it).
    1212
    1313IMHO, "do not assume anything" should also be applied to Wordpress programming. Any assumption not explicitly documented can cause many hard to track/handle problems.