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