ClassicPress logo
Skip to content
Filter by type:

Browse:

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

get_theme_root_uri()

Function: Retrieves URI for themes directory.

Source: wp-includes/theme.php:627

Used by 2 functions | Uses 7 functions

theme_root_uri

Filter Hook: Filters the URI for themes directory.

Source: wp-includes/theme.php:662

Used by 1 function | Uses 0 functions

get_raw_theme_root()

Function: Gets the raw theme root relative to the content directory with no filters applied.

Source: wp-includes/theme.php:677

Used by 5 functions | Uses 1 function

locale_stylesheet()

Function: Displays localized stylesheet link element.

Source: wp-includes/theme.php:710

Used by 0 functions | Uses 1 function

switch_theme()

Function: Switches the theme.

Source: wp-includes/theme.php:737

Used by 2 functions | Uses 10 functions

switch_theme

Action Hook: Fires after the theme is switched.

Source: wp-includes/theme.php:827

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

stylesheet_directory

Filter Hook: Filters the stylesheet directory path for the active theme.

Source: wp-includes/theme.php:205

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

stylesheet_directory_uri

Filter Hook: Filters the stylesheet directory URI.

Source: wp-includes/theme.php:229

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