WordPress.org

Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #17916, comment 22

Timestamp:
09/19/11 12:34:11 (21 months ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17916, comment 22

    initial v1  
    1 The right hook for enqueuing styles would be `wp_print_styles`, not `login_head`. 
     1With the patch applied, the right hook for enqueuing styles would be `wp_print_styles`, not `login_head`. 
    22 
    33I used the same priority as in `wp_head`:[[BR]]