do_action( 'wp_print_styles' )

Fires before styles in the $handles queue are printed.


Source

File: wp-includes/functions.wp-styles.php

View on GitHub



Changelog

Changelog
Version Description
WP-2.6.0 Introduced.