Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #21850, comment 9


Ignore:
Timestamp:
10/10/2012 02:36:24 PM (12 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21850, comment 9

    initial v1  
    88> > 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.
    99>
    10 > There's need to patch minified files, a post-commit bot takes care of it.
     10> There's no need to patch minified files, a post-commit bot takes care of it.
    1111>
    1212> To test CSS or JS patches, you should add `SCRIPT_DEBUG` constant to your `wp-config.php` file: [[BR]]