ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-1.5.0
  • Page 17

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

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