ClassicPress logo
Skip to content
Filter by type:

Browse:

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

get_theme_roots()

Function: Retrieves theme roots.

Source: wp-includes/theme.php:376

Used by 1 function | Uses 1 function

register_theme_directory()

Function: Registers a directory that contains themes.

Source: wp-includes/theme.php:403

Used by 0 functions | Uses 0 functions

search_theme_directories()

Function: Searches all registered theme directories for complete and valid themes.

Source: wp-includes/theme.php:437

Used by 3 functions | Uses 3 functions

wp_cache_themes_persistently

Filter Hook: Filters whether to get the cache of the registered theme directories.

Source: wp-includes/theme.php:475

Used by 1 function | Uses 0 functions

get_theme_root()

Function: Retrieves path to themes directory.

Source: wp-includes/theme.php:582

Used by 6 functions | Uses 3 functions

theme_root

Filter Hook: Filters the absolute path to the themes directory.

Source: wp-includes/theme.php:609

Used by 1 function | Uses 0 functions

get_stylesheet_uri()

Function: Retrieves stylesheet URI for the active theme.

Source: wp-includes/theme.php:242

Used by 1 function | Uses 3 functions

stylesheet_uri

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

Source: wp-includes/theme.php:253

Used by 1 function | Uses 0 functions

get_locale_stylesheet_uri()

Function: Retrieves the localized stylesheet URI.

Source: wp-includes/theme.php:277

Used by 1 function | Uses 4 functions

locale_stylesheet_uri

Filter Hook: Filters the localized stylesheet URI.

Source: wp-includes/theme.php:297

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