Used By
Used By | Description |
---|---|
wp-includes/functions.wp-styles.php: wp_print_styles() | Display styles that are in the $handles queue. |
Fires before styles in the $handles queue are printed.
Since WordPress 3.3, wp_print_styles should not be used to enqueue styles or scripts.
See: https://make.wordpress.org/core/2011/12/12/use-wp_enqueue_scripts-not-wp_print_styles-to-enqueue-scripts-and-styles-for-the-frontend/
Use wp_enqueue_scripts instead.
Version | Description |
---|---|
2.6.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_print_styles