Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #30779, comment 1


Ignore:
Timestamp:
12/20/2014 01:46:26 AM (10 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30779, comment 1

    v2 v3  
    33In practice this never happens as `WP_Scripts::localize()` is never called when `class.wp-scripts.php` is included from `wp-admin/load-scripts.php`.
    44
    5 Even if it did happen, this won't bring the site down. It will fail to output concatenated scripts or styles in the admin. Looking at the only report in the forum, this sounds more like a failed upgrade. Looking at
     5Even if it did happen, this won't bring the site down. It will fail to output concatenated scripts or styles in the admin. Looking at the only report in the forum, this sounds more like a failed upgrade.