Changes between Version 2 and Version 3 of Ticket #30779, comment 1
- Timestamp:
- 12/20/2014 01:46:26 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30779, comment 1
v2 v3 3 3 In practice this never happens as `WP_Scripts::localize()` is never called when `class.wp-scripts.php` is included from `wp-admin/load-scripts.php`. 4 4 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 at5 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.