ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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_theme_root_uri()

Function: Retrieves URI for themes directory.

Source: wp-includes/theme.php:627

Used by 2 functions | Uses 7 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

get_template()

Function: Retrieves name of the active theme.

Source: wp-includes/theme.php:307

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