ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/theme.php
  • Page 10

get_stylesheet_directory_uri()

Function: Retrieve stylesheet directory URI.

Source: wp-includes/theme.php:194

Used by 13 functions | Uses 4 functions

stylesheet_directory_uri

Filter Hook: Filters the stylesheet directory URI.

Source: wp-includes/theme.php:208

Used by 1 function | Uses 0 functions

get_stylesheet_uri()

Function: Retrieves the URI of current theme stylesheet.

Source: wp-includes/theme.php:221

Used by 1 function | Uses 3 functions

stylesheet_uri

Filter Hook: Filters the URI of the current theme stylesheet.

Source: wp-includes/theme.php:232

Used by 1 function | Uses 0 functions

get_locale_stylesheet_uri()

Function: Retrieves the localized stylesheet URI.

Source: wp-includes/theme.php:256

Used by 1 function | Uses 5 functions

locale_stylesheet_uri

Filter Hook: Filters the localized stylesheet URI.

Source: wp-includes/theme.php:275

Used by 1 function | Uses 0 functions

get_template()

Function: Retrieve name of the current theme.

Source: wp-includes/theme.php:285

Used by 4 functions | Uses 3 functions

template

Filter Hook: Filters the name of the current theme.

Source: wp-includes/theme.php:293

Used by 1 function | Uses 0 functions

wp_get_theme()

Function: Gets a WP_Theme object for a theme.

Source: wp-includes/theme.php:97

Used by 27 functions | Uses 3 functions

wp_clean_themes_cache()

Function: Clears the cache held by get_theme_roots() and WP_Theme.

Source: wp-includes/theme.php:120

Used by 6 functions | Uses 3 functions
« Previous 1 … 9 10 11 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy