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 0 functions | Uses 0 functions

wp_default_styles

Action Hook: Fires when the WP_Styles instance is initialized.

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

Used by 0 functions | Uses 0 functions

WP_Styles::do_item()

Method: Processes a style dependency.

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

Used by 0 functions | Uses 0 functions

style_loader_tag

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

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

Used by 0 functions | Uses 0 functions

WP_Styles::add_inline_style()

Method: Adds extra CSS styles to a registered stylesheet.

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

Used by 0 functions | Uses 0 functions

WP_Styles::print_inline_style()

Method: Prints extra CSS styles of a registered stylesheet.

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

Used by 0 functions | Uses 0 functions

WP_Styles::all_deps()

Method: Determines style dependencies.

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

Used by 0 functions | Uses 0 functions

print_styles_array

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

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

Used by 0 functions | Uses 0 functions

WP_Styles::_css_href()

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

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

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