ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-1.5.0
  • Page 17

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_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

theme_root_uri

Filter Hook: Filters the URI for themes directory.

Source: wp-includes/theme.php:662

Used by 1 function | Uses 0 functions

switch_theme

Action Hook: Fires after the theme is switched.

Source: wp-includes/theme.php:827

Used by 1 function | Uses 0 functions

stylesheet_directory_uri

Filter Hook: Filters the stylesheet directory URI.

Source: wp-includes/theme.php:229

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

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
« Previous 1 … 16 17 18 … 36 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy