Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #21850, comment 8


Ignore:
Timestamp:
10/01/2012 10:49:14 AM (12 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21850, comment 8

    v1 v2  
    22> I tested your patch in a trunk deploy but it didn't fix the issue because you forgot to also include the fix in the minified CSS file.
    33
    4 There's need to patch minified files, a post-commit bot takes care of it.
     4There's no need to patch minified files, a post-commit bot takes care of it.
    55
    66To test CSS or JS patches, you should add `SCRIPT_DEBUG` constant to your `wp-config.php` file: [[BR]]