apply_filters( 'print_late_styles', bool $print )
Filters whether to print the styles queued too late for the HTML head.
Parameters
-
Whether to print the 'late' styles. Default true.
Source
Changelog
Version | Description |
---|---|
WP-3.3.0 | Introduced. |