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.


Top ↑

Source Source

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

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.