apply_filters( 'print_styles_array', string[] $to_do )

Filters the array of enqueued styles before processing for output.

Parameters

$to_do

(string[]) The list of enqueued style handles about to be processed.

Source

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

View on Trac

Changelog

Version Description
2.6.0 Introduced.

© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/print_styles_array