ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Theme
  • Page 11

get_template()

Function: Retrieves name of the active theme.

Source: wp-includes/theme.php:307

Used by 4 functions | Uses 2 functions

template

Filter Hook: Filters the name of the active theme.

Source: wp-includes/theme.php:315

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

get_stylesheet_uri()

Function: Retrieves stylesheet URI for the active theme.

Source: wp-includes/theme.php:242

Used by 1 function | Uses 3 functions

wp_get_themes()

Function: Returns an array of WP_Theme objects based on the arguments.

Source: wp-includes/theme.php:35

Used by 6 functions | Uses 3 functions

wp_get_theme()

Function: Gets a WP_Theme object for a theme.

Source: wp-includes/theme.php:115

Used by 23 functions | Uses 2 functions

wp_clean_themes_cache()

Function: Clears the cache held by get_theme_roots() and WP_Theme.

Source: wp-includes/theme.php:140

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