Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #36791, comment 5


Ignore:
Timestamp:
05/10/2016 02:30:34 PM (10 years ago)
Author:
logistiker
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36791, comment 5

    v2 v3  
    1 The only caveat is the code would still allow core or plugins to override any offset I might want to set.  In that case, I'd probably need to override the class so it probably wouldn't be a big issue. 
     1The only caveat is the code would still allow core or plugins to override any offset I might want to set.  In that case, I'd probably need to override the WP_Scripts or WP_Styles class so it probably wouldn't be a big issue.