ClassicPress logo
Skip to content
Filter by type:

Browse:

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

switch_theme

Action Hook: Fires after the theme is switched.

Source: wp-includes/theme.php:827

Used by 1 function | Uses 0 functions

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

template_directory

Filter Hook: Filters the active theme directory path.

Source: wp-includes/theme.php:339

Used by 1 function | Uses 0 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

template_directory_uri

Filter Hook: Filters the active theme directory URI.

Source: wp-includes/theme.php:363

Used by 1 function | Uses 0 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

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
« Previous 1 … 8 9 10 … 12 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy