ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/class.wp-styles.php

WP_Styles

Class: Core class used to register styles.

Source: wp-includes/class.wp-styles.php:18

Used by 0 functions | Uses 1 function

WP_Styles::__construct()

Method: Constructor.

Source: wp-includes/class.wp-styles.php:108

Used by 1 function | Uses 2 functions

wp_default_styles

Action Hook: Fires when the WP_Styles instance is initialized.

Source: wp-includes/class.wp-styles.php:116

Used by 1 function | Uses 0 functions

WP_Styles::do_item()

Method: Processes a style dependency.

Source: wp-includes/class.wp-styles.php:129

Used by 0 functions | Uses 8 functions

style_loader_tag

Filter Hook: Filters the HTML link tag of an enqueued style.

Source: wp-includes/class.wp-styles.php:194

Used by 1 function | Uses 0 functions

WP_Styles::add_inline_style()

Method: Adds extra CSS styles to a registered stylesheet.

Source: wp-includes/class.wp-styles.php:245

Used by 1 function | Uses 0 functions

WP_Styles::print_inline_style()

Method: Prints extra CSS styles of a registered stylesheet.

Source: wp-includes/class.wp-styles.php:270

Used by 1 function | Uses 1 function

WP_Styles::all_deps()

Method: Determines style dependencies.

Source: wp-includes/class.wp-styles.php:300

Used by 0 functions | Uses 3 functions

print_styles_array

Filter Hook: Filters the array of enqueued styles before processing for output.

Source: wp-includes/class.wp-styles.php:310

Used by 1 function | Uses 0 functions

WP_Styles::_css_href()

Method: Generates an enqueued style’s fully-qualified URL.

Source: wp-includes/class.wp-styles.php:325

Used by 1 function | Uses 4 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy