ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/theme.php / Page 9

get_theme_root()

Function: Retrieve path to themes directory.

Source: wp-includes/theme.php:543

Used by 9 functions | Uses 3 functions

theme_root

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

Source: wp-includes/theme.php:562

Used by 1 function | Uses 0 functions

get_theme_root_uri()

Function: Retrieve URI for themes directory.

Source: wp-includes/theme.php:580

Used by 3 functions | Uses 7 functions

theme_root_uri

Filter Hook: Filters the URI for themes directory.

Source: wp-includes/theme.php:613

Used by 1 function | Uses 0 functions

get_raw_theme_root()

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

Source: wp-includes/theme.php:628

Used by 7 functions | Uses 2 functions

locale_stylesheet()

Function: Display localized stylesheet link element.

Source: wp-includes/theme.php:659

Used by 0 functions | Uses 1 function

switch_theme()

Function: Switches the theme.

Source: wp-includes/theme.php:680

Used by 3 functions | Uses 13 functions

switch_theme

Action Hook: Fires after the theme is switched.

Source: wp-includes/theme.php:753

Used by 1 function | Uses 0 functions

get_stylesheet_directory()

Function: Retrieve stylesheet directory path for current theme.

Source: wp-includes/theme.php:170

Used by 8 functions | Uses 4 functions

stylesheet_directory

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

Source: wp-includes/theme.php:184

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