Make WordPress Core


Ignore:
Timestamp:
04/30/2010 03:37:46 PM (14 years ago)
Author:
nacin
Message:

Use a class for update-nag, as especially in MS we're sometimes hooking in more than one per page.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/script-loader.php

    r14318 r14319  
    449449
    450450    // all colors stylesheets need to have the same query strings (cache manifest compat)
    451     $colors_version = '20100426';
     451    $colors_version = '20100430';
    452452
    453453    // Register "meta" stylesheet for admin colors. All colors-* style sheets should have the same version string.
Note: See TracChangeset for help on using the changeset viewer.