apply_filters( 'print_styles_array', string[] $to_do )
Filters the array of enqueued styles before processing for output.
Description Description
Parameters Parameters
- $to_do
-
(string[]) The list of enqueued style handles about to be processed.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.6.0 | Introduced. |