ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 180

get_template_directory()

Function: Retrieves template directory path for the active theme.

Source: wp-includes/theme.php:325

Used by 6 functions | Uses 4 functions

get_template_directory_uri()

Function: Retrieves template directory URI for the active theme.

Source: wp-includes/theme.php:349

Used by 7 functions | Uses 4 functions

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

get_theme_root()

Function: Retrieves path to themes directory.

Source: wp-includes/theme.php:582

Used by 6 functions | Uses 3 functions

get_stylesheet_directory()

Function: Retrieves stylesheet directory path for the active theme.

Source: wp-includes/theme.php:191

Used by 7 functions | Uses 4 functions

get_stylesheet_directory_uri()

Function: Retrieves stylesheet directory URI for the active theme.

Source: wp-includes/theme.php:215

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

get_locale_stylesheet_uri()

Function: Retrieves the localized stylesheet URI.

Source: wp-includes/theme.php:277

Used by 1 function | Uses 4 functions
« Previous 1 … 179 180 181 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy