Uses
Uses | Description |
---|---|
wp-includes/functions.wp-styles.php: wp_styles() | Initialize $wp_styles if it has not been set. |
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_admin_styles | Filters whether to print the admin styles. |