Uses
Uses | Description |
---|---|
wp-includes/class.wp-styles.php: WP_Styles::do_footer_items() | Processes items and dependencies for the footer group. |
wp-includes/class.wp-styles.php: WP_Styles::reset() | Resets class properties. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |
wp-includes/script-loader.php: script_concat_settings() | Determine the concatenation and compression settings for scripts and styles. |
wp-includes/script-loader.php: print_late_styles | Filters whether to print the styles queued too late for the HTML head. |