Changes between Initial Version and Version 1 of Ticket #17916, comment 22
- Timestamp:
- 09/19/2011 12:34:11 PM (14 years ago)
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`.1 With the patch applied, the right hook for enqueuing styles would be `wp_print_styles`, not `login_head`. 2 2 3 3 I used the same priority as in `wp_head`:[[BR]]